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:
e57623f
)
https testing
author
k054
<k@fsf.org>
Fri, 18 Mar 2016 23:07:41 +0000
(19:07 -0400)
committer
k054
<k@fsf.org>
Fri, 18 Mar 2016 23:07:41 +0000
(19:07 -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 49557dfd1dc16cbee8e74ec688c984ed37c2a7a0..28d3edc6ce8bd5c930dcfed4cfcbcb4b0b6727c8 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 = "
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();