From 8e8ba47ac21508c4c451e7d79405c044cfabfa76 Mon Sep 17 00:00:00 2001 From: Xaloc Date: Sun, 17 Apr 2022 14:45:47 +0200 Subject: [PATCH] afegir Ser Catalunya --- index.html | 4 ++++ script.js | 1 + sercat.html | 8 ++++++++ 3 files changed, 13 insertions(+) create mode 100644 sercat.html diff --git a/index.html b/index.html index df0b912..b7582a6 100644 --- a/index.html +++ b/index.html @@ -32,6 +32,10 @@

+

SER

+

+ +

France

diff --git a/script.js b/script.js index cd04013..4fa263c 100644 --- a/script.js +++ b/script.js @@ -20,3 +20,4 @@ var rac1 = new station('https://streaming.rac1.cat/'); var rac105 = new station('https://streaming.rac105.cat/'); var franceInfo = new station('https://icecast.radiofrance.fr/franceinfo-midfi.mp3'); var rne = new station('rne.html'); +var serCat = new station('sercat.html'); diff --git a/sercat.html b/sercat.html new file mode 100644 index 0000000..eb82b03 --- /dev/null +++ b/sercat.html @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file