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:
1afaf46
)
changed icecast stream from http to https
author
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 19 Mar 2019 19:00:56 +0000
(15:00 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Tue, 19 Mar 2019 19:00:56 +0000
(15:00 -0400)
2019/assets/js/stream.js
patch
|
blob
|
blame
|
history
diff --git
a/2019/assets/js/stream.js
b/2019/assets/js/stream.js
index 222abf474ddc0ecdca9bd7f093b31edcdd3c634e..6fd6804bacdda44c6adf3d96bcb65f9f9f03ce49 100644
(file)
--- a/
2019/assets/js/stream.js
+++ b/
2019/assets/js/stream.js
@@
-46,7
+46,7
@@
if (!Array.prototype.find) {
var app = {};
-app.icecastUrl = "http://live.fsf.org";
+app.icecastUrl = "http
s
://live.fsf.org";
app.icecastApiUrl = "//live.fsf.org";