From e13aff7473f831fedaa8b662f970336ed9f22cee Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 1 Apr 2022 16:42:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E5=88=9D=E9=9F=B3?= =?UTF-8?q?=E7=A4=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, 9 insertions(+), 2 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index e9af632..8e0c9cb 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -266,7 +266,6 @@ "pager": { "type": 2, "nextL": "button[data-testid='buttonShowMore']", - "interval": 500, "scrollD": 2000 } }, @@ -2116,6 +2115,15 @@ "replaceE": ".pagelist" } }, + "初音社": { + "host": "www.mikuclub.cc", + "url": "/^\\/[a-z]/", + "pager": { + "type": 2, + "nextL": "button.get-next-page:not([disabled]), .wpf-more-topics>a", + "interval": 1000 + } + }, "音范丝": { "host": "/www\\.yinfans\\./", "style": "#post_container>li {position: static !important; float: left !important; height: 620px !important;}", @@ -5415,7 +5423,6 @@ "type": 2, "nextL": "#webpage>span[onclick]", "isHidden": true, - "interval": 500, "scrollD": 2000 } },