From: k054 Date: Fri, 18 Mar 2016 23:07:41 +0000 (-0400) Subject: https testing X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c2ace7174fbe580b36116a24bf6d741713271053;p=libreplanet-static.git https testing --- diff --git a/2016/assets/js/stream.js b/2016/assets/js/stream.js index 49557dfd..28d3edc6 100644 --- a/2016/assets/js/stream.js +++ b/2016/assets/js/stream.js @@ -46,9 +46,9 @@ if (!Array.prototype.find) { var app = {}; -app.icecastUrl = "http://live2.fsf.org"; +app.icecastUrl = "//live2.fsf.org"; -app.icecastApiUrl = "http://live2.fsf.org"; +app.icecastApiUrl = "//live2.fsf.org"; app.scheduleEvery = function(duration, thunk) { thunk();