新增 [CurseForge - legacy] 支持; 更新 [CurseForge] 规则

This commit is contained in:
xiu2
2025-09-22 10:41:23 +08:00
parent 1c79cacfab
commit 075d9d909a
+13 -2
View File
@@ -2030,11 +2030,22 @@
},
"CurseForge": {
"host": "www.curseforge.com",
"url": "return fun.isPager()",
"blank": 3,
"pager": {
"nextL": ".btn-next",
"pageE": ".results-container>div",
"replaceE": ".pagination"
}
},
"CurseForge - legacy": {
"host": "legacy.curseforge.com",
"url": "return fun.isPager()",
"blank": 3,
"pager": {
"nextL": ".pagination-next>a",
"pageE": "div.my-2",
"replaceE": ".pagination",
"scrollD": 2500
"replaceE": ".pagination"
}
},
"Planet Minecraft": {