mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
新增 [owlook] 支持
This commit is contained in:
@@ -1 +1 @@
|
||||
1646465055
|
||||
1646479052
|
||||
@@ -2546,6 +2546,22 @@
|
||||
"bF": "return fun.xs_bF(pageE, [/(<br>)?( )+您可以在百度.+?最新章节!/, ''])"
|
||||
}
|
||||
},
|
||||
"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/'))",
|
||||
|
||||
Reference in New Issue
Block a user