[M] disable CF refresh, change cdn url

This commit is contained in:
2025-12-12 18:24:44 +08:00
parent 4b2859186a
commit 840ab2d6e0
3 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
{
"storage": {
"path": "n3ft/ab",
"rclone_remote": "ft",
"path": "ab",
"rclone_remote": "prod",
"timeout": 30
},
"cdn": {
"base_url": "https://ab.bamboogames.cc/ab",
"base_url": "https://128-ft-cdn-aws-tx.arksgame.com/ab",
"timeout": 10,
"retry_count": 3,
"cloudflare": {
@@ -26,4 +26,4 @@
"max_width": 100,
"truncate_length": 25
}
}
}