From 6bd0bfeafe784b610f3ee3535777a6c3d13227b0 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:57:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E9=B8=9F=E9=B8=9F?= =?UTF-8?q?=E9=9F=A9=E6=BC=AB]=20=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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 6fe2fe2..8b49492 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6460,6 +6460,18 @@ "replaceE": ".newpagewrap" } }, + "鸟鸟韩漫": { + "host": ["/^nnhanman\\.[a-z]+/","/^nnhanman\\d\\.com/","/^nnhm\\d\\.[a-z]+/"], + "url": "/^\\/comic\\/.+\\/chapter-\\d+\\.html/", + "pager": { + "nextL": "#k_Pic_nextArr", + "pageE": "#m_r_imgbox_0 img", + "replaceE": "#action" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, "灵梦御所": { "host": "blog.reimu.net", "url": "return (!fun.indexOF('/post/') && !fun.getCSS('#comments,.comments-area,#disqus_thread'))",