Skip to content

Commit e293a59

Browse files
committed
优化 [百度搜索] 规则(解决后续插入页面中不该显示的 AI 总结相关内容)
1 parent 39fcc45 commit e293a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

other/Autopage/rules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"百度搜索": {
33
"host": ["www.baidu.com","ipv6.baidu.com"],
44
"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;}",
5+
"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;}",
66
"history": true,
77
"pager": {
88
"nextL": "#page strong+a:not(.n)",

0 commit comments

Comments
 (0)