From cffc3a1efd31cee2f6fefc5c58bf4a220abd0904 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:46:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E7=BE=8E=E5=9B=BE?= =?UTF-8?q?=E4=B9=90]=E3=80=81[M5MM]=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 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index b5538d9..64de69b 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6380,6 +6380,31 @@ "bF": "return fun.src_bF(pageE)" } }, + "美图乐": { + "host": "meitulu.cc", + "url": "return fun.isPager()", + "style": ".list-img img{opacity: 1 !important;}", + "blank": 3, + "pager": { + "type": 3, + "nextL": ".page-item.active+li.page-none>a", + "pageE": ".content img, header+.list>ul>li", + "replaceE": ".page" + }, + "function": { + "bF": "return fun.src_bF(pageE)" + } + }, + "M5MM": { + "host": "www.m5mm.com", + "url": "return fun.isPager()", + "pager": { + "type": 3, + "nextL": "a.current+a", + "pageE": ".vipimglist img", + "replaceE": ".page_navi" + } + }, "宅男女神": { "host": ["www.gnvshen.com","www.fnvshen.com","www.haonvshen.com"], "url": "/^\\/(g|gallery|tag)\\//",