From 4ab6cba286979d4a3f9ce2bac07954b572879013 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 13 Jan 2025 11:44:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[TXT=E5=B0=8F=E8=AF=B4?= =?UTF-8?q?=E7=BD=91]=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 | 83 ++++++++++++++++++++++----------------- 1 file changed, 47 insertions(+), 36 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 3142153..a161701 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -3473,31 +3473,31 @@ } }, "MYCOMIC": { - "host": "mycomic.com", - "url": "/^\\/chapters\\/\\d+/", - "style": ".-mx-4.sm\\:mx-0,.-mx-4.sm\\:mx-0+div {display: none !important;} header {opacity: 0.4;}", - "pager": { - "nextL": "div[data-flux-button-group]>a:last-child", - "pageE": "img.page", - "replaceE": "div[data-flux-button-group]" - }, - "function": { - "bF": "return fun.src_bF(pageE)" - } - }, - "MYCOMIC - 资料页": { - "host": "mycomic.com", - "url": "/^\\/comics([^\\/]|$)/", - "blank": 3, - "pager": { - "nextL": "span[aria-current]+a", - "pageE": ".group.relative", - "replaceE": "nav[role=navigation]" - }, - "function": { - "bF": "return fun.src_bF(pageE)" - } - }, + "host": "mycomic.com", + "url": "/^\\/chapters\\/\\d+/", + "style": ".-mx-4.sm\\:mx-0,.-mx-4.sm\\:mx-0+div {display: none !important;} header {opacity: 0.4;}", + "pager": { + "nextL": "div[data-flux-button-group]>a:last-child", + "pageE": "img.page", + "replaceE": "div[data-flux-button-group]" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, + "MYCOMIC - 资料页": { + "host": "mycomic.com", + "url": "/^\\/comics([^\\/]|$)/", + "blank": 3, + "pager": { + "nextL": "span[aria-current]+a", + "pageE": ".group.relative", + "replaceE": "nav[role=navigation]" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, "起点中文": { "host": "www.qidian.com", "url": "/^\\/(all|rank|finish|free)/", @@ -3707,6 +3707,17 @@ "bF": "return fun.xs_bF(pageE,[/(^微信小程序.+|本章未完,请点击.+页$)/,''])" } }, + "TXT小说网 exotxt.net": { + "host": "www.exotxt.net", + "url": "/^\\/\\d+\\/\\d+\\/\\d+(_\\d+)?\\.html", + "style": ".info_dv1>p:last-of-type,#tag_news", + "pager": { + "type": 6, + "nextL": "//div[@class='read_btn']/a[text()='下一章'][not(contains(@href,'index.html'))]", + "pageE": ".info_dv1>p:not(:last-of-type)", + "replaceE": ".read_btn" + } + }, "皇帝之家": { "host": "www.huangdizhijia.com", "url": "/chapter-\\d+\\.html/", @@ -6487,17 +6498,17 @@ } }, "鸟鸟韩漫": { - "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": ["/^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'))",