From 0d1777ac25a30f5b1c2f931381ca3b30c4ea3576 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 5 Mar 2023 08:39:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[=E5=8C=85=E5=AD=90?= =?UTF-8?q?=E6=BC=AB=E7=94=BB]=20=E8=A7=84=E5=88=99(=E5=8F=8A=E8=A1=A5?= =?UTF-8?q?=E5=85=85=E5=85=B6=E4=BB=96=E5=9F=9F=E5=90=8D)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 14fef66..ff3d170 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -3286,14 +3286,14 @@ } }, "包子漫画": { - "host": ["www.webmota.com","cn.webmota.com","cn.baozimh.com"], + "host": ["www.webmota.com","cn.webmota.com","cn.baozimh.com","www.kukuc.co","cn.kukuc.co"], "url": "if (fun.indexOF('/chapter/')) {return true;} else if (fun.indexOF('/comic/')) {if (fun.getCSS('#button_show_all_chatper')) {fun.getCSS('#button_show_all_chatper').click();}}", "style": "#footer, #header {display: none !important;} .header, .bottom-bar {opacity: 0.3;}", "history": true, "pager": { - "nextL": ".next_chapter>a", + "nextL": ".comic-chapter>.next_chapter>a", "pageE": ".comic-contain>div", - "replaceE": ".next_chapter, .bottom-bar, .header .title" + "replaceE": ".comic-chapter>.next_chapter, .bottom-bar, .header .title" } }, "包子漫画org": {