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(), '下一页')]",