Skip to content

Commit

Permalink
1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Escort95 authored Oct 20, 2018
1 parent 9ac4ac1 commit 85dafaf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions stations/stations-europe.js
Original file line number Diff line number Diff line change
Expand Up @@ -3493,6 +3493,13 @@ var stations = {
url: "http://stream.ecce.sk:8000/radiokosice-128.mp3"
}
],
"italy-rmc2": [
{
name: "RMC 2",
logo: "stations/images-europe/italy-rmc2/rmc2.jpg",
url: "http://icecast.unitedradio.it/MC2.mp3"
}
],
};

//stations["belgium"] = stations["belgium-nl"].concat(stations["belgium-fr"]);
Expand Down

0 comments on commit 85dafaf

Please sign in to comment.