From 52514242bc6c46cc51fb67e969fda3f73f45838e Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 13 Mar 2022 21:58:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E9=81=9B=E6=97=A0?= =?UTF-8?q?=E5=86=99=E7=9C=9F]=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 981a8cc..aed926f 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5301,5 +5301,16 @@ "replaceE": ".pager", "scrollD": 3000 } + }, + "遛无写真": { + "host": "www.6evu.com", + "url": "/^\\/\\d+\\.html/", + "style": "#post_content > .code-block, .single-ad, .single-adphone {display: none !important;}", + "pager": { + "nextL": ".pagelist > span+a", + "pageE": "#post_content", + "replaceE": ".pagelist", + "scrollD": 2000 + } } }