diff --git a/lib/stations/radioskelleftea.rb b/lib/stations/radioskelleftea.rb index bff3e81..0193b91 100644 --- a/lib/stations/radioskelleftea.rb +++ b/lib/stations/radioskelleftea.rb @@ -2,7 +2,7 @@ module Station class Gullkanalen < Format::RPC config do id "radioskelleftea" - url "http://ch1.goldtown.se:2199/external/rpc.php?callback=callback&m=streaminfo.get&username=rask&charset=&mountpoint=&rid=rask" + url "http://s1.goldtown.se:2199/external/rpc.php?callback=callback&m=streaminfo.get&username=rask&charset=&mountpoint=&rid=rask" end end -end \ No newline at end of file +end