From 6cf0080d70a16b55d7aa56c0a853ee813fa2c902 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 10 Nov 2024 21:27:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[boxnovel]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index b8b40982c..b5d8b890a 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -3836,6 +3836,16 @@ "replaceE": "#main ul.navigation,#feedback>ul.actions" } }, + "boxnovel.com": { + "host": "boxnovel.com", + "url": "return fun.isPager()", + "blank": 3, + "pager": { + "nextL": "#manga-reading-nav-foot .next_page,.nav-previous.float-left>a", + "pageE": ".reading-content>.text-left>p,.page-listing-item", + "replaceE": "#manga-reading-nav-head,#manga-reading-nav-foot,.paging-navigation" + } + }, "红袖招": { "host": "hongxiuzhao.org", "url": "return (fun.getCSS('.pager')&&fun.getCSS('.article-content'))",