mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
新增 [蓝鲨] 支持
This commit is contained in:
@@ -3608,12 +3608,17 @@
|
||||
"scrollD": 2000
|
||||
}
|
||||
},
|
||||
"423down": {
|
||||
"host": "www.423down.com",
|
||||
"蓝鲨": {
|
||||
"host": "www.lan-sha.com",
|
||||
"url": "return (!fun.indexOF('.html'))",
|
||||
"style": "#app {overflow: initial !important;}",
|
||||
"pager": {
|
||||
"nextL": "//span[@class='current']/following-sibling::a[1] | //span[@class='page-numbers current']/preceding-sibling::a[1]",
|
||||
"pageE": ".content>.excerpt, .commentlist>li",
|
||||
"replaceE": ".paging, .pagenav"
|
||||
"nextL": "a.current+a",
|
||||
"pageE": "li.post-item",
|
||||
"replaceE": ".pages"
|
||||
},
|
||||
"function": {
|
||||
"bF": "return fun.src_bF(pageE)"
|
||||
}
|
||||
},
|
||||
"不死鸟": {
|
||||
@@ -3807,6 +3812,14 @@
|
||||
"replaceE": ".pagination"
|
||||
}
|
||||
},
|
||||
"423down": {
|
||||
"host": "www.423down.com",
|
||||
"pager": {
|
||||
"nextL": "//span[@class='current']/following-sibling::a[1] | //span[@class='page-numbers current']/preceding-sibling::a[1]",
|
||||
"pageE": ".content>.excerpt, .commentlist>li",
|
||||
"replaceE": ".paging, .pagenav"
|
||||
}
|
||||
},
|
||||
"华军软件园": {
|
||||
"host": "www.onlinedown.net",
|
||||
"url": "/^\\/(sort\\/.+|search)/",
|
||||
|
||||
Reference in New Issue
Block a user