mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-22 15:06:57 +00:00
更新 [JavDB] 规则
This commit is contained in:
@@ -5358,16 +5358,12 @@
|
||||
},
|
||||
"JavDB": {
|
||||
"host": "/^javdb/",
|
||||
"url": "return (document.title.indexOf('JavDB') > -1)",
|
||||
"style": ".grid-item.column{position: static !important; float: left !important; height: 313px !important;}",
|
||||
"url": "return (document.title.indexOf('JavDB') > -1 && !fun.indexOF('/v/') && fun.getCSS('.pagination') != null)",
|
||||
"blank": 3,
|
||||
"pager": {
|
||||
"nextL": "a.pagination-next",
|
||||
"pageE": ".grid-item.column, .section-container>div",
|
||||
"pageE": "#videos, #makers, #series, #actors>div",
|
||||
"replaceE": ".pagination"
|
||||
},
|
||||
"function": {
|
||||
"bF": "return fun.src_bF(pageE)"
|
||||
}
|
||||
},
|
||||
"JavBus / AVMOO": {
|
||||
|
||||
Reference in New Issue
Block a user