From b4728f0917b5e50276570417c4917ed960b161e6 Mon Sep 17 00:00:00 2001 From: redstonekasi Date: Wed, 21 Aug 2024 14:38:20 +0200 Subject: [PATCH] this is slowly getting very annoying --- UwuRadio.Server/constants.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UwuRadio.Server/constants.json b/UwuRadio.Server/constants.json index 84bb56c..4ee94c9 100644 --- a/UwuRadio.Server/constants.json +++ b/UwuRadio.Server/constants.json @@ -3,7 +3,7 @@ "PreloadTime": 30, "ServerDlUrl": "https://radio.k6.tf/api/file/", "YtDlpPath": "yt-dlp", - "YtDlpProxy": "a.k6.tf:59414", + "YtDlpProxy": "10.24.0.41:48932", "CacheFolder": "../DL_CACHE", "IngestFolder": "ingest", "AudioFormat": "mp3",