新增 [kmoe] 支持

This commit is contained in:
xiu2
2025-01-20 21:37:48 +08:00
parent 6628dcdc76
commit acfd6c40c9
+10
View File
@@ -5195,6 +5195,16 @@
"replaceE": ".cut-page"
}
},
"kmoe": {
"host": ["mox.moe","kox.moe","kxo.moe","koz.moe"],
"url": "return fun.isPager()",
"blank": 3,
"pager": {
"nextL": "//button[@name='link_page']/b/../../following-sibling::a[1]",
"pageE": "tr.listbg",
"replaceE": "tr[style='vertical-align:top']:first-child"
}
},
"摩点众筹": {
"host": "zhongchou.modian.com",
"url": "return (fun.getCSS('.page')&&fun.getCSS('.pro_ul>li'))",