From 220e463d57e1e8f219fd119cc3d53fb6a052fb5f Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 19 Jun 2024 19:28:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20[=E4=BC=97=E5=9B=BE?= =?UTF-8?q?=E7=BD=91]?= 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 fa35fab..720f5be 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -1436,7 +1436,7 @@ "host": "www.ztupic.com", "url": "return (fun.lp() != '/' && !fun.indexOF('/sucai/'))", "pager": { - "nextL": "a.page-link[rel='next']", + "nextL": "li.page-item.active+li.page-item>a[href]", "pageE": ".floor_item", "replaceE": "ul.pagination" },