From a4c5899f5308990b1f45c2e7a8bf2b0a0ffdb84b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Nov 2023 07:04:04 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/dist/default_config.json b/dist/default_config.json index 2b4d54b..edd04aa 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -910,6 +910,19 @@ "bodyRule.add": { "enable": false }, + "shareConfig.add": { + "removeSelectors": [ + "noscript", + "script", + ".toolbar", + "#sidebarContainer", + "[class=\"page\"]", + ".editorParamsToolbar", + ".image-mode", + ".im_db", + ".im_cb" + ] + }, "wrapperPrefix": "", "isInjectVersion": true, "isPdf": true @@ -4716,6 +4729,6 @@ ] } ], - "buildinConfigUpdatedAt": "2023-11-24T12:18:37.293Z", + "buildinConfigUpdatedAt": "2023-11-27T07:04:04.791Z", "latestVersion": "0.11.6" }