From bb93509aed3aeb87cc7d4f7f0cccb6c595d8f6e0 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 5 Apr 2022 12:18:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E7=88=B1=E7=9C=8B?= =?UTF-8?q?=E5=9B=BE=E5=90=A7]=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 32d4e7f..80883de 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6020,5 +6020,16 @@ "replaceE": ".index_c_page", "scrollD": 2000 } + }, + "爱看图吧": { + "host": "www.9iktb.com", + "url": "/^\\/gallery\\//", + "style": ".gallery-detail-img>img {min-height: 300px;}", + "pager": { + "type": 3, + "nextL": "li.active+li>a", + "pageE": ".gallery-detail-content", + "replaceE": ".pagination" + } } }