mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
新增 [HuangboAV] 支持
This commit is contained in:
@@ -4861,6 +4861,19 @@
|
||||
"bF": "return fun.src_bF(pageE, [0,'img[data-original]','data-original'])"
|
||||
}
|
||||
},
|
||||
"HuangboAV": {
|
||||
"host": "huangboav.com",
|
||||
"url": "return (fun.indexOF(/^\\/(category|tag)\\//) || fun.indexOF('s=','s'))",
|
||||
"style": "img[data-src] {opacity: 1 !important;}",
|
||||
"pager": {
|
||||
"nextL": "//a[@class='current']/parent::li/following-sibling::li[1]/a",
|
||||
"pageE": ".page-header~div:not(.pagination)",
|
||||
"replaceE": ".pagination"
|
||||
},
|
||||
"function": {
|
||||
"bF": "return fun.src_bF(pageE, [0,'img[data-src]','data-src'])"
|
||||
}
|
||||
},
|
||||
"SupJav": {
|
||||
"host": "supjav.com",
|
||||
"url": "return (fun.indexOF('/category/') || fun.indexOF('/tag/') || fun.indexOF('/popular') || fun.indexOF('s=','s'))",
|
||||
|
||||
Reference in New Issue
Block a user