From baa45b402fecdf231232fa3bceb00ea8b461fc43 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 27 Sep 2024 22:39:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[omofun=20=E5=8A=A8?= =?UTF-8?q?=E6=BC=AB]=E3=80=81[=E5=98=80=E5=93=A9=E5=98=80=E5=93=A9?= =?UTF-8?q?=E5=8A=A8=E6=BC=AB]=20=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 148ad75..b162daa 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2320,6 +2320,19 @@ "replaceE": ".pages" } }, + "omofun 动漫": { + "host": ["/^omofun[a-z]\\.[a-z]+$/","dilidilidm.com"], + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": "//a[@class='active']/../following-sibling::li[1]/a", + "pageE": ".hl-list-item", + "replaceE": ".hl-page-wrap" + }, + "function": { + "bF": "return fun.src_bF(pageE,[1,'a[data-original]','data-original'])" + } + }, "anime1": { "host": "anime1.me", "url": "/^\\/$/",