Skip to content

Commit f1658bd

Browse files
committed
新增 [JComic] 支持
1 parent d0a03ce commit f1658bd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7235,6 +7235,15 @@
72357235
"replaceE": ".wp-pagenavi"
72367236
}
72377237
},
7238+
"JComic": {
7239+
"host": "jcomic.net",
7240+
"url": "/^\\/page\\//",
7241+
"pager": {
7242+
"nextL": "//div[@class='container']//a/button[text()='下一章']/..",
7243+
"pageE": ".container>.container+.row.col-lg-12.col-md-12.col-xs-12>img",
7244+
"replaceE": ".container>.row.col-lg-12.col-md-12.col-xs-12:first-child"
7245+
}
7246+
},
72387247
"色漫天堂": {
72397248
"host": "smtt6.com",
72407249
"url": "/^\\/man-hua-yue-du\\//",

0 commit comments

Comments
 (0)