From 27916b63566bf5a8e472259aa6f8b2ae778db972 Mon Sep 17 00:00:00 2001 From: Christian Richter Date: Tue, 19 Jul 2022 09:00:09 +0200 Subject: [PATCH 1/2] make domains configurable & extend webserver Signed-off-by: Christian Richter --- .gitignore | 3 ++- assets/index.html | 16 +++++----------- config/config.json.example | 2 ++ weirdradio.js | 23 +++++++++++++++++++---- 4 files changed, 28 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 930b811..23d8de0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ **/*.json node_modules -.drone.yml \ No newline at end of file +.drone.yml +assets/baseurl.js \ No newline at end of file diff --git a/assets/index.html b/assets/index.html index 39424e7..52c9987 100644 --- a/assets/index.html +++ b/assets/index.html @@ -4,6 +4,10 @@ type="text/javascript" src="http://www.youtube.com/player_api" > + Weirdradio