diff --git a/index.html b/index.html index 18a25d4..c4444cf 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@ + diff --git a/script.js b/script.js index 763972c..3ce161e 100644 --- a/script.js +++ b/script.js @@ -11,3 +11,4 @@ class station{ var catRadio = new station('http://shoutcast.ccma.cat/ccma/catalunyaradioHD.mp3'); var catInfo = new station('http://shoutcast.ccma.cat/ccma/catalunyainformacioHD.mp3'); var iCat = new station('http://shoutcast.ccma.cat/ccma/icatHD.mp3'); +var catMusic = new station('http://shoutcast.ccma.cat/ccma/catalunyamusicaHD.mp3');