From 28a6b6c5c5a04af7e53d4fbc287c5cb42123076a Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 21 Apr 2023 12:26:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[=E8=B1=86=E7=93=A3=20-=20?= =?UTF-8?q?=E5=B9=BF=E6=92=AD/=E6=97=A5=E8=AE=B0/=E4=B9=A6=E8=AF=84/?= =?UTF-8?q?=E5=BD=B1=E8=AF=84=E8=AF=84=E8=AE=BA]=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 bdbb0e3..c96737d 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -417,7 +417,7 @@ "pager": { "type": 6, "nextL": "a.next", - "pageE": ".comment-list-wrapper", + "pageE": ".comments-list-wrapper", "replaceE": ".paginator", "loadTime": 1000 }