From 23d2c5b6bcb5fd52ee61baafc90ba3d7f3d839e7 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 16 Apr 2022 23:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[2avtt]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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" + } } }