From 60d095e5c0933fcc9da64dc8ea9c6750e2b839dd Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 14 Feb 2023 21:11:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20[=E7=A7=80=E4=BA=BA?= =?UTF-8?q?=E9=9B=86]=20=E5=85=B6=E4=BB=96=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 430f998..2ceae01 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -6265,7 +6265,7 @@ } }, "秀人集": { - "host": "/\\.xiuren[a-z]+\\./", + "host": "/\\.xiuren([a-z]|\\d)+\\./", "url": "return (fun.lp() != '/' && !fun.indexOF('/search/'))", "pager": { "nextL": ".current+a",