Skip to content

Commit 790a5cb

Browse files
committed
优化 [谷歌搜索] 规则
1 parent b3d7f04 commit 790a5cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

other/Autopage/rules.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@
4747
"pager": {
4848
"nextL": "#pnnext",
4949
"pageE": "id('search')/div | //style[not(contains(text(), 'table,div,span,p{display:none}'))]",
50-
"replaceE": "id('navcnt') | id('rcnt')//div[@role='navigation']",
51-
"scriptT": 0,
50+
"replaceE": "#navcnt, #rcnt div[role='navigation']",
5251
"scrollD": 2500
5352
},
5453
"function": {

0 commit comments

Comments
 (0)