新增 [零点看书]、[笔趣阁 - cnhxfilm.com]、[笔趣阁 - whzh-xs.com] 支持

This commit is contained in:
xiu2
2022-03-28 16:12:34 +08:00
parent fd8e50aeb2
commit b0496881f2
+40
View File
@@ -2836,6 +2836,46 @@
"bF": "return fun.xs_bF(pageE, [/(<br>)?(&nbsp;)+内容未完,下一页.*$|【本章阅读.*$/, '<br>'])"
}
},
"零点看书": {
"host": "www.ldksw.cc",
"url": "/\\d+\\/\\d+\\.html/",
"history": true,
"pager": {
"nextL": "//div[@class='page_chapter']//a[text()='下一章']",
"pageE": "#content",
"insertP": ["#content",6],
"replaceE": ".page_chapter"
},
"function": {
"bF": "return fun.xs_bF(pageE, [/<br>( )+天才一秒记住本站地址.+/, ''])"
}
},
"笔趣阁 - cnhxfilm.com": {
"host": "www.cnhxfilm.com",
"url": "/\\d+\\/\\d+\\.html/",
"history": true,
"pager": {
"nextL": "#next1",
"pageE": "article.font_max",
"insertP": ["article.font_max",6],
"replaceE": ".nav-bottom"
}
},
"笔趣阁 - whzh-xs.com": {
"host": "www.whzh-xs.com",
"url": "/\\d+\\/\\d+\\.html/",
"style": "a[href='javascript:posterror();'] {display: none !important;}",
"history": true,
"pager": {
"type": 6,
"nextL": "#pb_next",
"pageE": "#txt",
"insertP": ["#txt",6],
"replaceE": ".chapter-control",
"loadTime": 1500,
"scrollD": 3000
}
},
"铅笔小说": {
"host": "www.23qb.com",
"url": "if (fun.indexOF(/\\/book\\/\\d+\\/.+\\.html/)) {fun.xs_bF(fun.getAllCSS('#mlfy_main_text > *'), [/(继续下一页).+|铅笔小说.+/, '']); return true}",