Skip to content

Commit 8a144c6

Browse files
committed
新增 [摄图网]、[摄图网 - 新视界] 支持
1 parent 7a7f915 commit 8a144c6

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

other/Autopage/rules.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,6 +1266,21 @@
12661266
"bF": "return fun.src_bF(pageE, [0, 'img[data-original]', 'data-original'])"
12671267
}
12681268
},
1269+
"摄图网": {
1270+
"host": ["699pic.com","xsj.699pic.com"],
1271+
"url": "return (fun.getCSS('.pagelist') != null)",
1272+
"style": ".lastNavItem, .yaoxinAct-rukou {display: none !important;}",
1273+
"pager": {
1274+
"nextL": ".downPage",
1275+
"pageE": ".swipeboxEx>*, .search-video-wrap>.video-list>ul, ul.music-list, #all-fonts-box, .img-list>.img-list-box, .video-list-box",
1276+
"replaceE": ".pagelist",
1277+
"scriptT": 2,
1278+
"scrollD": 2000
1279+
},
1280+
"function": {
1281+
"bF": "return fun.src_bF(pageE, [0,'img[data-original]','data-original'])"
1282+
}
1283+
},
12691284
"众图网": {
12701285
"host": "www.ztupic.com",
12711286
"url": "return (fun.lp() != '/' && !fun.indexOF('/sucai/'))",

0 commit comments

Comments
 (0)