From a826cedf1771514c1e34547ada86e4f9a8178d9d Mon Sep 17 00:00:00 2001 From: Xaloc Date: Tue, 25 Aug 2020 21:11:09 +0200 Subject: [PATCH] add rac1 and rac105 --- index.html | 6 ++++++ script.js | 2 ++ 2 files changed, 8 insertions(+) diff --git a/index.html b/index.html index ebb536b..13fd40b 100644 --- a/index.html +++ b/index.html @@ -23,6 +23,12 @@

+

RAC

+

+ + +

+ diff --git a/script.js b/script.js index a286ee6..282f0ea 100644 --- a/script.js +++ b/script.js @@ -16,3 +16,5 @@ 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'); +var rac1 = new station('https://streaming.rac1.cat/'); +var rac105 = new station('https://streaming.rac105.cat/');