From c0d9a9380e1d1e18feee48eacbfd4d6a66327a41 Mon Sep 17 00:00:00 2001 From: xaloc Date: Tue, 2 Jun 2020 21:53:13 +0200 Subject: [PATCH] =?UTF-8?q?afegir=20catalunya=20m=C3=BAsica?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + script.js | 1 + 2 files changed, 2 insertions(+) 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');