diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index b746ba5..acb9185 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6264,5 +6264,14 @@ "pageE": ".gallery-detail-content", "replaceE": ".pagination" } + }, + "2avtt.com": { + "host": ["www.2avtt.com","m.2avtt.com"], + "url": "/\\/\\d+(_\\d+)?\\.html$/", + "pager": { + "nextL": ".thisclass+li>a, .wallpaper-container>a:last-of-type", + "pageE": "#photoMain, .wallpaper-container>a", + "replaceE": ".page" + } } }