From 62f85e1bf765c0d1f9d960af0d397b57ad6c5b54 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:53:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[=E5=98=80=E5=93=A9?= =?UTF-8?q?=E5=98=80=E5=93=A9=20=E5=8A=A8=E6=BC=AB+omofun=20=E5=8A=A8?= =?UTF-8?q?=E6=BC=AB]=20=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index fc8698e..11f7593 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2349,12 +2349,12 @@ "replaceE": "#container>div[style='text-align: center; line-height: 36px;']" } }, - "omofun 动漫": { - "host": ["/^omofun[a-z]\\.[a-z]+$/","dilidilidm.com"], + "嘀哩嘀哩 动漫+omofun 动漫": { + "host": ["dilidilidm.com","/^(www\\.)omofun[a-z]\\.[a-z]+$/"], "url": "return fun.isPager()", "blank": 3, "pager": { - "nextL": "//a[@class='active']/../following-sibling::li[1]/a", + "nextL": "//ul[contains(@class,'hl-page-wrap')]//a[@class='active']/../following-sibling::li[1]/a", "pageE": ".hl-list-item", "replaceE": ".hl-page-wrap" },