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 f1658bd commit ae77cefCopy full SHA for ae77cef
1 file changed
other/Autopage/rules.json
@@ -7244,6 +7244,15 @@
7244
"replaceE": ".container>.row.col-lg-12.col-md-12.col-xs-12:first-child"
7245
}
7246
},
7247
+ "JComic - cat": {
7248
+ "host": "jcomic.net",
7249
+ "url": "/^\\/cat\\//",
7250
+ "pager": {
7251
+ "nextL": ".pagination>.active+li>a",
7252
+ "pageE": "body>.container>div>.row.col-lg-4.col-md-6.col-xs-12",
7253
+ "replaceE": ".pagination"
7254
+ }
7255
+ },
7256
"色漫天堂": {
7257
"host": "smtt6.com",
7258
"url": "/^\\/man-hua-yue-du\\//",
0 commit comments