From eb4f8f62b43227665d4c62e76fb7f1d213708055 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 4 Apr 2022 09:41:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E7=BE=8E=E5=A5=B3?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E7=BD=91]=20=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index e8d99c9..93ef8fe 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6007,5 +6007,16 @@ "replaceE": ".paging", "scrollD": 1000 } + }, + "美女目录网": { + "host": "www.mnmulu.com", + "url": "/^\\/(index|photos)\\//", + "blank": 3, + "pager": { + "nextL": "li.page-item.active+li.page-item>a", + "pageE": ".photo-list", + "replaceE": ".pagination", + "scrollD": 1500 + } } }