From d7a4559591d4bbfd4feccbac7e2a2b1e6aee9ec9 Mon Sep 17 00:00:00 2001 From: iAmInAction <83808704+iAmInActions@users.noreply.github.com> Date: Tue, 12 Sep 2023 08:17:36 +0200 Subject: [PATCH] Update radio.sh --- radio.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/radio.sh b/radio.sh index 4eb599b..0738e5b 100644 --- a/radio.sh +++ b/radio.sh @@ -34,12 +34,12 @@ kill $PLAYERID case $channel in 1) prchan="80s80s" - "$PLAYER" "https://80s80s.hoerradar.de/80s80s-mweb-mp3-hq" $PLAYERARGS & + "$PLAYER" "https://streams.80s80s.de/web/mp3-192/" $PLAYERARGS & PLAYERID=$! ;; 2) prchan="80s80s In the mix" - "$PLAYER" "https://80s80s.hoerradar.de/80s80s-mix-mp3-hq" $PLAYERARGS & + "$PLAYER" "https://regiocast.streamabc.net/regc-80s80smix8012507-mp3-192-3015055" $PLAYERARGS & PLAYERID=$! ;; 3)