diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 266049f..0581728 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5,7 +5,7 @@ "style": ".new-pmd .c-img-border {position: initial !important;} .op-bk-polysemy-video__wrap.c-gap-bottom {display: none !important;}", "history": true, "pager": { - "nextL": "id('page')//a[contains(text(),'下一页')]", + "nextL": "#page a.n", "pageE": "#content_left", "replaceE": "#page" }