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": {