Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 27, 2023
1 parent bc228a4 commit a4c5899
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -4716,6 +4729,6 @@
]
}
],
"buildinConfigUpdatedAt": "2023-11-24T12:18:37.293Z",
"buildinConfigUpdatedAt": "2023-11-27T07:04:04.791Z",
"latestVersion": "0.11.6"
}

0 comments on commit a4c5899

Please sign in to comment.