Skip to content

Commit 01967db

Browse files
committed
新增 [觅元素] 支持
1 parent 7797c6c commit 01967db

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

other/Autopage/rules.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,6 +1493,19 @@
14931493
"bF": "return fun.src_bF(pageE)"
14941494
}
14951495
},
1496+
"觅元素": {
1497+
"host": "www.51yuansu.com",
1498+
"url": "return fun.isPager()",
1499+
"style": "li.pic-item{max-height: 330px;width: auto;} #f-content>div{position: static !important; float: left !important; width: 285px !important;}",
1500+
"pager": {
1501+
"nextL": ".nextpage",
1502+
"pageE": "li.pic-item,#f-content>div",
1503+
"replaceE": ".pager-wrap"
1504+
},
1505+
"function": {
1506+
"bF": "return fun.src_bF(pageE)"
1507+
}
1508+
},
14961509
"vcg.com": {
14971510
"host": "www.vcg.com",
14981511
"url": "fun.isUrlC(); return fun.indexOF(/^\\/creative-(image|illustration)\\//)",

0 commit comments

Comments
 (0)