From 39957cf0b4d58ad33155b35658360d6b60ac831d Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 2 Aug 2022 18:42:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20[1337x]=20=E8=A7=84?= =?UTF-8?q?=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 ad97fab..fd9147a 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2546,7 +2546,7 @@ "url": "return (document.title.indexOf('1337x') > -1 && fun.getCSS('.pagination>ul'))", "blank": 3, "pager": { - "nextL": "//div[@class='pagination']//a[text()='>>']", + "nextL": ".pagination li.active+li>a", "pageE": "table.table-list>tbody>tr", "replaceE": ".pagination" }