From 924874877d2a10135b06cff79de8b7afbd5f41aa Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Wed, 21 Mar 2018 17:55:11 -0400 Subject: [PATCH] updated live2.fsf.org urls -> live.fsf.org --- 2018/assets/js/stream.js | 4 ++-- 2018/live/room101.html | 2 +- 2018/live/room123.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/2018/assets/js/stream.js b/2018/assets/js/stream.js index 284763dc..35f86f35 100644 --- a/2018/assets/js/stream.js +++ b/2018/assets/js/stream.js @@ -46,9 +46,9 @@ if (!Array.prototype.find) { var app = {}; -app.icecastUrl = "http://live2.fsf.org"; +app.icecastUrl = "http://live.fsf.org"; -app.icecastApiUrl = "//live2.fsf.org"; +app.icecastApiUrl = "//live.fsf.org"; app.scheduleEvery = function(duration, thunk) { thunk(); diff --git a/2018/live/room101.html b/2018/live/room101.html index 7bdd276f..a9bb3950 100755 --- a/2018/live/room101.html +++ b/2018/live/room101.html @@ -14,7 +14,7 @@