新增 [modland] 支持

This commit is contained in:
xiu2
2025-01-24 13:41:41 +08:00
parent ab72871758
commit bddc1a9786
+10
View File
@@ -1927,6 +1927,16 @@
"replaceE": ".pagination"
}
},
"modland": {
"host": "www.modland.net",
"url": "return fun.isPager()",
"blank": 3,
"pager": {
"nextL": "li.active.page-item+li>a",
"pageE": ".mods>.post",
"replaceE": ".pagination"
}
},
"Modrinth": {
"host": "modrinth.com",
"url": "fun.isUrlC(); return (fun.lp() == '/mods')",