projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a30498e
)
fixing https
author
k054
<k@fsf.org>
Fri, 18 Mar 2016 23:02:20 +0000
(19:02 -0400)
committer
k054
<k@fsf.org>
Fri, 18 Mar 2016 23:02:20 +0000
(19:02 -0400)
2016/assets/js/stream.js
patch
|
blob
|
blame
|
history
diff --git
a/2016/assets/js/stream.js
b/2016/assets/js/stream.js
index 28d3edc6ce8bd5c930dcfed4cfcbcb4b0b6727c8..49557dfd1dc16cbee8e74ec688c984ed37c2a7a0 100644
(file)
--- a/
2016/assets/js/stream.js
+++ b/
2016/assets/js/stream.js
@@
-46,9
+46,9
@@
if (!Array.prototype.find) {
var app = {};
-app.icecastUrl = "//live2.fsf.org";
+app.icecastUrl = "
http:
//live2.fsf.org";
-app.icecastApiUrl = "//live2.fsf.org";
+app.icecastApiUrl = "
http:
//live2.fsf.org";
app.scheduleEvery = function(duration, thunk) {
thunk();