Skip to content

Commit 9e0d1ff

Browse files
committed
新增 [owlook] 支持
1 parent 23e1a96 commit 9e0d1ff

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

other/Autopage/ruleUpdateTime.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1646465055
1+
1646479052

other/Autopage/rules.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2546,6 +2546,22 @@
25462546
"bF": "return fun.xs_bF(pageE, [/(<br>)?(&nbsp;)+您可以在百度.+?最新章节!/, ''])"
25472547
}
25482548
},
2549+
"owlook": {
2550+
"host": [
2551+
"www.owlook.com.cn",
2552+
"www1.owlook.com.cn"
2553+
],
2554+
"url": "return (fun.lp() == '/owllook_content')",
2555+
"pager": {
2556+
"nextL": "//div[@class='pre_next']/a[contains(text(), '下一')]",
2557+
"pageE": "#content",
2558+
"insertP": [
2559+
"#content",
2560+
6
2561+
],
2562+
"replaceE": ".pre_next"
2563+
}
2564+
},
25492565
"无错小说网": {
25502566
"host": "www.xineyby.com",
25512567
"url": "return (fun.indexOF('/read/'))",

0 commit comments

Comments
 (0)