From ae77cefd3117635fb2920e85696024e4fd1234e8 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 3 Jun 2026 11:05:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[JComic=20-=20cat]=20?= =?UTF-8?q?=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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 15080c41f..f67b77413 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -7244,6 +7244,15 @@ "replaceE": ".container>.row.col-lg-12.col-md-12.col-xs-12:first-child" } }, + "JComic - cat": { + "host": "jcomic.net", + "url": "/^\\/cat\\//", + "pager": { + "nextL": ".pagination>.active+li>a", + "pageE": "body>.container>div>.row.col-lg-4.col-md-6.col-xs-12", + "replaceE": ".pagination" + } + }, "色漫天堂": { "host": "smtt6.com", "url": "/^\\/man-hua-yue-du\\//",