From dea3c8fb7d5bbe7733c3b57c48956199b9134137 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Thu, 11 Aug 2022 14:21:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E4=BF=8A=E7=BE=8E?= =?UTF-8?q?=E5=9B=BE]=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 2d78ae2..ea8931f 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6438,5 +6438,16 @@ "pageE": "#post_content>p", "replaceE": ".pagelist" } + }, + "俊美图": { + "host": "www.meijuntu.com", + "url": "return fun.getCSS('.pages')", + "style": "a.pre_picture,a.next_picture{display: none !important;}", + "pager": { + "type": 3, + "nextL": ".pages>span +a:not(.a1)", + "pageE": ".pictures>img,.pic-list>ul", + "replaceE": ".pages" + } } }