2015: live: Fixed mixed content issue.
authorDavid Thompson <dthompson2@worcester.edu>
Sat, 21 Mar 2015 13:48:41 +0000 (09:48 -0400)
committerDavid Thompson <dthompson2@worcester.edu>
Sat, 21 Mar 2015 13:48:41 +0000 (09:48 -0400)
2015/assets/js/stream.js

index 109a210b7a9decd1616744b57f8b61ddfa646aa8..9b6d67fce8dfc62a5edb316ae60bd030d6e0ff3a 100644 (file)
@@ -23,7 +23,7 @@
 
 var app = {};
 
-app.icecastUrl = "http://live.fsf.org";
+app.icecastUrl = "//live.fsf.org";
 
 app.icecastApiUrl = "//live.fsf.org";