From 95a8389fb91f25a1b90bae645cad33e03fbf0f2d Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 19 Apr 2022 10:03:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20[SubHD]=20=E5=85=B6?= =?UTF-8?q?=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 8502da1..b34c809 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -2620,7 +2620,7 @@ } }, "SubHD - 论坛": { - "host": "subhd.tv", + "host": ["subhd.tv","subhdtw.com","subhd.la","subhd.cc","subhd.me"], "url": "/^\\/forum\\/(forum|ask)/", "pager": { "nextL": "//a[@class='page-link'][contains(text(), '下一页')]", @@ -2630,7 +2630,7 @@ } }, "SubHD": { - "host": "subhd.tv", + "host": ["subhd.tv","subhdtw.com","subhd.la","subhd.cc","subhd.me"], "url": "return (fun.lp() != '/' && fun.lp() != '/zu' && !fun.indexOF('/a/') && !fun.indexOF('/d/') && !fun.indexOF('/forum/'))", "pager": { "nextL": "//a[@class='page-link'][contains(text(), '下一页')]",