From 3172c06450ca2dcfbefcbfbb3e153d1a29a62097 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:50:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E5=BE=AE=E5=9B=BE?= =?UTF-8?q?=E5=9D=8A]=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 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 49430d3..786a3db 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6347,6 +6347,19 @@ "replaceE": ".paging" } }, + "微图坊": { + "host": "www.v2ph.com", + "url": "/^\\/album\\//", + "style": ".album-photo, .photos-list img {opacity: 1 !important; position: unset !important; padding: 0 !important;}", + "pager": { + "nextL": ".active.page-item+li>a", + "pageE": ".album-photo", + "replaceE": ".pagination" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, "美女目录网": { "host": "www.mnmulu.com", "url": "/^\\/(index|photos)\\//",