Skip to content

Commit 6fe4038

Browse files
authored
1 parent 304b4d2 commit 6fe4038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ int main(int /*ac*/, char ** /*av*/) {
127127
}},
128128
crow::json::wvalue::object{{
129129
{"name", "Radio 24"},
130-
{"url", "http://icecast.radio24.ch/radio24"},
130+
{"url", "https://stream.streambase.ch/radio24/mp3-192/radiode/"},
131131
{"img", "https://upload.wikimedia.org/wikipedia/de/thumb/3/33/"
132132
"Radio_24_Logo.svg/154px-Radio_24_Logo.svg.png"},
133133
{"orderid", 0},

0 commit comments

Comments
 (0)