We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39fcc45 commit e293a59Copy full SHA for e293a59
1 file changed
other/Autopage/rules.json
@@ -2,7 +2,7 @@
2
"百度搜索": {
3
"host": ["www.baidu.com","ipv6.baidu.com"],
4
"url": "fun.isUrlC(); if (fun.isMobile()) {location.hostname = 'm.baidu.com';} else {return (fun.lp() == '/s')}",
5
- "style": ".new-pmd .c-img-border {position: initial !important;} .op-bk-polysemy-video__wrap.c-gap-bottom {display: none !important;}",
+ "style": ".new-pmd .c-img-border {position: initial !important;} .op-bk-polysemy-video__wrap.c-gap-bottom, #content_left:not([style])>.result-op[tpl='new_baikan_index'], #content_left:not([style])>.result-op[tpl='ai_ask'] {display: none !important;}",
6
"history": true,
7
"pager": {
8
"nextL": "#page strong+a:not(.n)",
0 commit comments