From 43ab41d2277e50caf6e3c2aa37ca9e86d949e08f Mon Sep 17 00:00:00 2001 From: Xaloc Date: Sat, 13 Jun 2020 00:28:07 +0200 Subject: [PATCH] new radio stations --- index.html | 5 ++++- script.js | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 468ba19..e495206 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,10 @@

Ràdios Lliures i comunitàries

- + + + +

CCMA

diff --git a/script.js b/script.js index fe827d2..a286ee6 100644 --- a/script.js +++ b/script.js @@ -13,3 +13,6 @@ var catInfo = new station('http://shoutcast.ccma.cat/ccma/catalunyainformacioHD. var iCat = new station('http://shoutcast.ccma.cat/ccma/icatHD.mp3'); var catMusic = new station('http://shoutcast.ccma.cat/ccma/catalunyamusicaHD.mp3'); var vallekas = new station('http://cervera.eldialdigital.com:8032/;'); +var punk = new station('http://punkirratia.net:8000/punk'); +var irola = new station('http://s.streampunk.cc/_stream/irola_irratia.mp3'); +var almaina = new station('http://zeppelin.streampunk.cc/_stream/almaina.ogg');