From 337d667ef87ae9b65452d4eac75050c277499eac Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Thu, 4 Aug 2022 09:52:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20[=E5=8C=85=E5=AD=90?= =?UTF-8?q?=E6=BC=AB=E7=94=BB]=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index fd9147a..cfa70c3 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -3233,7 +3233,7 @@ "history": true, "pager": { "nextL": ".next_chapter>a", - "pageE": ".comic-contain>amp-img", + "pageE": ".comic-contain>div", "replaceE": ".next_chapter, .bottom-bar, .header .title" } },