Skip to content

Commit 94750b7

Browse files
committed
新增 [smtt6] 支持
1 parent 6029786 commit 94750b7

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7210,6 +7210,31 @@
72107210
"replaceE": ".wp-pagenavi"
72117211
}
72127212
},
7213+
"色漫天堂": {
7214+
"host": "smtt6.com",
7215+
"url": "/^\\/man-hua-yue-du\\//",
7216+
"pager": {
7217+
"nextL": "//div[@class='positionFooter']//a[text()='下一章']",
7218+
"pageE": "#conch-content img.lazy",
7219+
"replaceE": ".positionFooter",
7220+
"scrollD": 4000
7221+
},
7222+
"function": {
7223+
"bF": "return fun.src_bF(pageE)"
7224+
}
7225+
},
7226+
"色漫天堂 - 分类页": {
7227+
"host": "smtt6.com",
7228+
"url": "/^\\/man-hua-lei-bie/",
7229+
"pager": {
7230+
"nextL": "//li[@class='hl-hidden-xs']/a[@class='active']/../following-sibling::li[1]/a",
7231+
"pageE": "ul.hl-vod-list>li",
7232+
"replaceE": ".hl-page-wrap"
7233+
},
7234+
"function": {
7235+
"bF": "return fun.src_bF(pageE,[1,'a[data-original]','data-original'])"
7236+
}
7237+
},
72137238
"鸟鸟韩漫": {
72147239
"host": ["/^nnhanman\\.[a-z]+/","/^nnhanman\\d\\.com/","/^nnhm\\d\\.[a-z]+/"],
72157240
"url": "/^\\/comic\\/.+\\/chapter-\\d+\\.html/",

0 commit comments

Comments
 (0)