新增 [owlook] 支持

This commit is contained in:
xiu2
2022-03-05 19:18:18 +08:00
parent 23e1a96e49
commit 9e0d1ffee6
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
1646465055
1646479052
+16
View File
@@ -2546,6 +2546,22 @@
"bF": "return fun.xs_bF(pageE, [/(<br>)?(&nbsp;)+您可以在百度.+?最新章节!/, ''])"
}
},
"owlook": {
"host": [
"www.owlook.com.cn",
"www1.owlook.com.cn"
],
"url": "return (fun.lp() == '/owllook_content')",
"pager": {
"nextL": "//div[@class='pre_next']/a[contains(text(), '下一')]",
"pageE": "#content",
"insertP": [
"#content",
6
],
"replaceE": ".pre_next"
}
},
"无错小说网": {
"host": "www.xineyby.com",
"url": "return (fun.indexOF('/read/'))",