We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a03ce commit f1658bdCopy full SHA for f1658bd
1 file changed
other/Autopage/rules.json
@@ -7235,6 +7235,15 @@
7235
"replaceE": ".wp-pagenavi"
7236
}
7237
},
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
+ },
7247
"色漫天堂": {
7248
"host": "smtt6.com",
7249
"url": "/^\\/man-hua-yue-du\\//",
0 commit comments