更新 [JavDB] 规则

This commit is contained in:
xiu2
2022-04-28 16:16:14 +08:00
parent 80fe7d6d6a
commit d2e5805ac1
+2 -6
View File
@@ -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": {