Skip to content

Commit 2c237ca

Browse files
committed
新增 [chottie]、[XiuRenBox] 支持
1 parent bc646d8 commit 2c237ca

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

other/Autopage/rules.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7054,6 +7054,23 @@
70547054
"bF": "return fun.src_bF(pageE)"
70557055
}
70567056
},
7057+
"chottie": {
7058+
"host": "chottie.com",
7059+
"url": "if (fun.indexOF(/^\\/blog\\/archives/)){fun.insStyle('div[pagetotal]>div>div {display: block !important;} a>.v-image {width: auto !important;}');setTimeout(()=>{fun.getCSS('.v-btn-toggle>button:last-of-type').click();},1000)}"
7060+
},
7061+
"XiuRenBox": {
7062+
"host": "www.xiurenbox.com",
7063+
"url": "return fun.isPager()",
7064+
"style": ".page-click-zone",
7065+
"pager": {
7066+
"nextL": ".next",
7067+
"pageE": ".wp-block-image>img",
7068+
"replaceE": ".simple-page-nav"
7069+
},
7070+
"function": {
7071+
"bF": "return fun.src_bF(pageE, [0,'img[data-lazy-src]','data-lazy-src'])"
7072+
}
7073+
},
70577074
"MrCong": {
70587075
"host": "mrcong.com",
70597076
"pager": {

0 commit comments

Comments
 (0)