fix: rules
This commit is contained in:
@@ -197,9 +197,9 @@ export const DEFAULT_OW_RULE = {
|
|||||||
|
|
||||||
// todo: 校验几个内置规则
|
// todo: 校验几个内置规则
|
||||||
const RULES_MAP = {
|
const RULES_MAP = {
|
||||||
"www.google.com/search": {
|
// "www.google.com/search": {
|
||||||
rootsSelector: `#rcnt`,
|
// rootsSelector: `#rcnt`,
|
||||||
},
|
// },
|
||||||
"en.wikipedia.org": {
|
"en.wikipedia.org": {
|
||||||
ignoreSelector: `.button, code, footer, form, mark, pre, .mwe-math-element, .mw-editsection`,
|
ignoreSelector: `.button, code, footer, form, mark, pre, .mwe-math-element, .mw-editsection`,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user