优化 [JavDove 番号鸽]、[HuangboAV] 规则

This commit is contained in:
xiu2
2022-04-11 23:33:07 +08:00
parent d1ab0d0d2d
commit 9d382fa78f
+4 -2
View File
@@ -4827,6 +4827,7 @@
"JavDove 番号鸽": {
"host": "/^(www\\.)?javdove/",
"url": "/\\/videos/",
"blank": 3,
"pager": {
"nextL": ".prevnext[rel='next']",
"pageE": ".row>.col-video",
@@ -4838,11 +4839,12 @@
},
"HuangboAV": {
"host": "huangboav.com",
"url": "return (fun.indexOF(/^\\/(category|tag)\\//) || fun.indexOF('s=','s'))",
"url": "return (fun.indexOF(/^\\/(category|tag)\\//) || location.search != '')",
"style": "img[data-src] {opacity: 1 !important;}",
"blank": 3,
"pager": {
"nextL": "//a[@class='current']/parent::li/following-sibling::li[1]/a",
"pageE": ".page-header~div:not(.pagination)",
"pageE": ".page-header~div:not(.pagination):not(.clear)",
"replaceE": ".pagination"
},
"function": {