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",