Skip to content

Commit 49cd81e

Browse files
committed
新增 [中國評論新聞] 支持
1 parent c7afce8 commit 49cd81e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5406,6 +5406,14 @@
54065406
"replaceE": ".page"
54075407
}
54085408
},
5409+
"中國評論新聞": {
5410+
"host": "hk.crntt.com",
5411+
"url": "return fun.isPager('n')",
5412+
"pager": {
5413+
"nextL": "//img[contains(@src,'next_page.gif')]/..|//a[text()='下一頁']",
5414+
"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)"
5415+
}
5416+
},
54095417
"东方资讯": {
54105418
"host": "mini.eastday.com",
54115419
"url": "/\\/nsa\\//",

0 commit comments

Comments
 (0)