From 366f3c87d4e8ccd4cb12c8304035d6bb904f8fb7 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 18 Jan 2025 20:08:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[ACG=E6=BC=AB=E7=94=BB?= =?UTF-8?q?=E7=BD=91]=20=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 771e4e3..0693433 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6224,12 +6224,12 @@ } }, "ACG漫画网": { - "host": ["acgmhs.com","www.acgmhs.com"], + "host": "/^(www\\.)?acgmh[a-z]\\.com$/", "url": "return fun.isPager()", "style": ".pre_picture,.next_picture", "pager": { "nextL": ".page>span+a:not(.a1)", - "pageE": ".manga-picture>picture,#list>li", + "pageE": ".manga-picture>picture,.manga-picture>img,#list>li", "replaceE": ".page" } },