We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d7f04 commit 790a5cbCopy full SHA for 790a5cb
1 file changed
other/Autopage/rules.json
@@ -47,8 +47,7 @@
47
"pager": {
48
"nextL": "#pnnext",
49
"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,
+ "replaceE": "#navcnt, #rcnt div[role='navigation']",
52
"scrollD": 2500
53
},
54
"function": {
0 commit comments