From 49cd81e7fca75d6e79a5eed0885088cd147d907f Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 10 Dec 2024 10:45:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E4=B8=AD=E5=9C=8B?= =?UTF-8?q?=E8=A9=95=E8=AB=96=E6=96=B0=E8=81=9E]=20=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index e04d865..fc8698e 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5406,6 +5406,14 @@ "replaceE": ".page" } }, + "中國評論新聞": { + "host": "hk.crntt.com", + "url": "return fun.isPager('n')", + "pager": { + "nextL": "//img[contains(@src,'next_page.gif')]/..|//a[text()='下一頁']", + "pageE": "table[width='100%'][border='0'][cellspacing='0'][cellpadding='0'][height='200']>tbody>tr, table[width='97%'][border='0'][cellspacing='0'][cellpadding='5']>tbody>tr:not(:last-child)" + } + }, "东方资讯": { "host": "mini.eastday.com", "url": "/\\/nsa\\//",