From 240223ec7b80b54a1094e59c56c90d423a482a48 Mon Sep 17 00:00:00 2001 From: Xaloc Date: Fri, 15 Jan 2021 18:03:25 +0100 Subject: [PATCH] add radio nacional --- index.html | 4 ++++ rne.html | 39 +++++++++++++++++++++++++++++++++++++++ script.js | 1 + 3 files changed, 44 insertions(+) create mode 100644 rne.html diff --git a/index.html b/index.html index fc8f90c..df0b912 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,10 @@

+

RNE

+

+ +

France

diff --git a/rne.html b/rne.html new file mode 100644 index 0000000..af6d4cb --- /dev/null +++ b/rne.html @@ -0,0 +1,39 @@ + + + + + + + + + + + +

+ To view this video please enable JavaScript, and consider upgrading to a + web browser that + supports HTML5 video +

+ + + + + diff --git a/script.js b/script.js index ffd903b..cd04013 100644 --- a/script.js +++ b/script.js @@ -19,3 +19,4 @@ 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/'); var franceInfo = new station('https://icecast.radiofrance.fr/franceinfo-midfi.mp3'); +var rne = new station('rne.html');