We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd6f7f commit 23d2c5bCopy full SHA for 23d2c5b
1 file changed
other/Autopage/rules.json
@@ -6264,5 +6264,14 @@
6264
"pageE": ".gallery-detail-content",
6265
"replaceE": ".pagination"
6266
}
6267
+ },
6268
+ "2avtt.com": {
6269
+ "host": ["www.2avtt.com","m.2avtt.com"],
6270
+ "url": "/\\/\\d+(_\\d+)?\\.html$/",
6271
+ "pager": {
6272
+ "nextL": ".thisclass+li>a, .wallpaper-container>a:last-of-type",
6273
+ "pageE": "#photoMain, .wallpaper-container>a",
6274
+ "replaceE": ".page"
6275
+ }
6276
6277
0 commit comments