From 043419b9bd47d7c2bf75a8cb881ff0e8a3f36437 Mon Sep 17 00:00:00 2001 From: Xaloc Date: Tue, 25 Aug 2020 23:07:05 +0200 Subject: [PATCH] add france info --- index.html | 5 ++++- script.js | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 13fd40b..fc8f90c 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,10 @@

- +

France

+

+ +

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