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

13 lines
183 B
JSON

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