We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7797c6c commit 01967dbCopy full SHA for 01967db
1 file changed
other/Autopage/rules.json
@@ -1493,6 +1493,19 @@
1493
"bF": "return fun.src_bF(pageE)"
1494
}
1495
},
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
1509
"vcg.com": {
1510
"host": "www.vcg.com",
1511
"url": "fun.isUrlC(); return fun.indexOF(/^\\/creative-(image|illustration)\\//)",
0 commit comments