新增 [邪恶道] 支持

This commit is contained in:
xiu2
2022-04-04 14:30:38 +08:00
parent 300a63e3c1
commit fd9a7f9369
+11 -2
View File
@@ -6015,8 +6015,17 @@
"pager": {
"nextL": "li.page-item.active+li.page-item>a",
"pageE": ".photo-list",
"replaceE": ".pagination",
"scrollD": 1500
"replaceE": ".pagination"
}
},
"邪恶道 - xacazj": {
"host": "m.xacazj.com",
"url": "/\\/\\d+(_\\d+)?\\.html$/",
"pager": {
"nextL": "//div[@class='fanye1']//a[text()='下一页' or text()='下☆页']",
"pageE": "#nr234img img",
"replaceE": ".fanye1",
"scrollD": 2000
}
}
}