We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 304b4d2 commit 6fe4038Copy full SHA for 6fe4038
src/main.cc
@@ -127,7 +127,7 @@ int main(int /*ac*/, char ** /*av*/) {
127
}},
128
crow::json::wvalue::object{{
129
{"name", "Radio 24"},
130
- {"url", "http://icecast.radio24.ch/radio24"},
+ {"url", "https://stream.streambase.ch/radio24/mp3-192/radiode/"},
131
{"img", "https://upload.wikimedia.org/wikipedia/de/thumb/3/33/"
132
"Radio_24_Logo.svg/154px-Radio_24_Logo.svg.png"},
133
{"orderid", 0},
0 commit comments