Skip to content

Commit cecd3ab

Browse files
committed
新增 [得奇小说网] 支持
1 parent 2e7f329 commit cecd3ab

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3751,6 +3751,16 @@
37513751
"replaceE": ".read_btn"
37523752
}
37533753
},
3754+
"得奇小说网": {
3755+
"host": "www.deqixs.com",
3756+
"url": "return fun.isPager()",
3757+
"blank": 3,
3758+
"pager": {
3759+
"nextL": "//div[@class='prenext']/span/a[text()='下一页' or text()='下一章']|//div[@class='page']//a[text()='下一页']",
3760+
"pageE": ".con>p,.item",
3761+
"replaceE": ".prenext,.page"
3762+
}
3763+
},
37543764
"皇帝之家": {
37553765
"host": "www.huangdizhijia.com",
37563766
"url": "/chapter-\\d+\\.html/",

0 commit comments

Comments
 (0)