Skip to content

Commit 23d2c5b

Browse files
committed
新增 [2avtt] 支持
1 parent 9dd6f7f commit 23d2c5b

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
@@ -6264,5 +6264,14 @@
62646264
"pageE": ".gallery-detail-content",
62656265
"replaceE": ".pagination"
62666266
}
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+
}
62676276
}
62686277
}

0 commit comments

Comments
 (0)