From ac4f402bc3cbfd5de87f3a3de26924136f084a4f Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 25 Mar 2025 10:55:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20[=E4=B8=AD=E5=9C=8B?= =?UTF-8?q?=E8=A9=95=E8=AB=96=E6=96=B0=E8=81=9E]=20=E5=85=B6=E4=BB=96?= =?UTF-8?q?=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 0a5685b..b16fac1 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5547,7 +5547,7 @@ } }, "中國評論新聞": { - "host": "hk.crntt.com", + "host": ["www.crntt.com","hk.crntt.com"], "url": "return fun.isPager('n')", "pager": { "nextL": "//img[contains(@src,'next_page.gif')]/..|//a[text()='下一頁']",