Skip to content

Commit 61bd690

Browse files
committed
新增 [红袖招] 支持
1 parent 6b9a261 commit 61bd690

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3846,6 +3846,16 @@
38463846
"replaceE": "#main ul.navigation, #feedback>ul.actions"
38473847
}
38483848
},
3849+
"红袖招": {
3850+
"host": "hongxiuzhao.org",
3851+
"url": "return (fun.getCSS('.pager')&&fun.getCSS('.article-content'))",
3852+
"style": ".article-content>*:not(p:not([style])):not(h1),.browser_tips",
3853+
"pager": {
3854+
"nextL": "//div[@class='pager']/a[contains(text(),'下一页')]",
3855+
"pageE": ".article-content>p:not([style]):not(:last-of-type)",
3856+
"replaceE": ".pager"
3857+
}
3858+
},
38493859
"蓝鲨": {
38503860
"host": "www.lan-sha.com",
38513861
"url": "return (!fun.indexOF('.html'))",

0 commit comments

Comments
 (0)