From 793f0c87038878a31658cd211fc87a02c35285eb Mon Sep 17 00:00:00 2001 From: blueb <118416443+ihateblueb@users.noreply.github.com> Date: Tue, 22 Aug 2023 02:17:54 -0400 Subject: [PATCH] Update config.json --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index fc001b73..f9561ef0 100644 --- a/src/config.json +++ b/src/config.json @@ -70,5 +70,5 @@ "audio": ["-ar", "48000", "-ac", "2", "-b:a", "320k"], "m4a": ["-movflags", "frag_keyframe+empty_moov"] }, - "otherServers": ["default", "https://co.wuk.sh", "https://api.c0ba.lt", "https://wukko.wolfdo.gg", "https://api.co.749.city", "https://cobalt-api.fluffy.tools", "https://capi.oak.li"] + "otherServers": ["default", "https://co.wuk.sh", "https://api.c0ba.lt", "https://co-api.blueb.me", "https://wukko.wolfdo.gg", "https://api.co.749.city", "https://cobalt-api.fluffy.tools", "https://capi.oak.li"] }