Files
font2pic/miniprogram/assets/route-config.json
2026-02-10 14:10:20 +08:00

13 lines
184 B
JSON

{
"active": "A",
"cooldownMinutes": 10,
"servers": {
"A": {
"baseUrl": "https://fonts.biboer.cn"
},
"B": {
"baseUrl": "https://mac.biboer.cn"
}
}
}