From cfd260b9b6896316ebbe5f1bf04902542428eaca Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 6 Oct 2024 13:11:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[AVJOY]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index a44ca56..642e291 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5707,6 +5707,16 @@ "replaceE": ".pagination" } }, + "AVJOY": { + "host": "avjoy.me", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": ".active+li.page-item>a", + "pageE": ".content-left>.content-row>div", + "replaceE": ".pagination" + } + }, "AV6K": { "host": "av6k.com", "url": "return (fun.lp() != '/' && !fun.indexOF('/search') && !fun.indexOF(/\\/\\d+\\.html$/))",