From ff2ee9a2145eb02b9771276e97b765d2be6e2ced Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Thu, 7 Apr 2022 20:11:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20[=E8=B1=86=E7=93=A3=20-=20?= =?UTF-8?q?=E5=B9=BF=E6=92=AD]=20=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 207f292..9600e37 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -357,7 +357,7 @@ "url": "return (fun.indexOF(/^\\/people\\/.+\\/status/) && (!fun.indexOF('tab=','s') || fun.indexOF('tab=comment','s')))", "pager": { "type": 6, - "nextL": "js; let a=fun.getCSS('a.next');if(a && a.href){return a.href.replace('#comments','')}", + "nextL": "js; let a=fun.getCSS('a.next');if(a && a.href){return a.href.replace(/#.+$/,'')}", "pageE": ".comment-list-wrapper, .list", "replaceE": ".paginator", "loadTime": 1000