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 28c2b51 commit 2179957Copy full SHA for 2179957
1 file changed
other/Autopage/rules.json
@@ -5,7 +5,7 @@
5
"style": ".new-pmd .c-img-border {position: initial !important;} .op-bk-polysemy-video__wrap.c-gap-bottom {display: none !important;}",
6
"history": true,
7
"pager": {
8
- "nextL": "id('page')//a[contains(text(),'下一页')]",
+ "nextL": "#page a.n",
9
"pageE": "#content_left",
10
"replaceE": "#page"
11
}
0 commit comments