From 9723fc28719905aaebcd4a7fb3f771e372b80347 Mon Sep 17 00:00:00 2001 From: luoyeah Date: Sat, 12 Mar 2022 16:50:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[imn5=5Fnet]=20=E6=94=AF?= =?UTF-8?q?=E6=8C=81=20(#190)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 2808af2..cf2485c 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5201,5 +5201,15 @@ "replaceE": ".page-links", "scrollD": 3000 } + }, + "imn5_net": { + "host": "www.imn5.net", + "url": "/\\/\\d+(_\\d+)?\\.html$/", + "pager": { + "nextL": "a.current+a", + "pageE": ".imgwebp", + "replaceE": ".page", + "scrollD": 2000 + } } -} \ No newline at end of file +}