From 9ff03bca22a30375ac1fe8fa7d9e5da67aea455e Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 29 May 2022 18:39:56 +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 fb07552..615076f 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2566,7 +2566,7 @@ }, "1337x": { "host": "/1337x\\./", - "url": "return (document.title.indexOf('1337x') > -1 && fun.indexOF('search/'))", + "url": "return (document.title.indexOf('1337x') > -1 && fun.getCSS('.pagination>ul'))", "blank": 3, "pager": { "nextL": "//div[@class='pagination']//a[text()='>>']",