mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-09 10:55:22 +00:00
新增 [missav] 支持
This commit is contained in:
@@ -5649,6 +5649,20 @@
|
||||
"replaceE": ".category"
|
||||
}
|
||||
},
|
||||
"MissAV": {
|
||||
"host": ["missav.com","/^missav\\d+\\.com$/"],
|
||||
"url": "return (fun.indexOF(/^\\/dm\\d+\\//) || fun.indexOF('/search/'))",
|
||||
"blank": 3,
|
||||
"pager": {
|
||||
"nextL": "a[rel=next]",
|
||||
"pageE": "div[x-init*=initLozad]>div",
|
||||
"replaceE": "//span[@aria-current='page']/..",
|
||||
"scrollD": 1000
|
||||
},
|
||||
"function": {
|
||||
"bF": "return fun.src_bF(pageE)"
|
||||
}
|
||||
},
|
||||
"JavDB": {
|
||||
"host": "/^javdb/",
|
||||
"url": "return (document.title.indexOf('JavDB') > -1 && !fun.indexOF('/v/') && fun.getCSS('.pagination'))",
|
||||
|
||||
Reference in New Issue
Block a user