diff --git a/php/footer.php b/php/footer.php
index c1a74d93..a7c27b69 100755
--- a/php/footer.php
+++ b/php/footer.php
@@ -59,7 +59,7 @@
-
+
diff --git a/static/js/youtube.js b/static/js/youtube.js
index 5e249ef3..8a9947a0 100755
--- a/static/js/youtube.js
+++ b/static/js/youtube.js
@@ -77,7 +77,7 @@ function setup_youtube_listener(channel)
$(document).ready(function()
{
-
+ /*
var img = new Image();
img.onload = function () {
var colorThief = new ColorThief();
@@ -85,7 +85,8 @@ $(document).ready(function()
};
img.crossOrigin = 'Anonymous';
img.src = 'http://img.youtube.com/vi/NuEfvIca0XU/mqdefault.jpg';
-
+ */
+
setup_youtube_listener(chan);
//Materialize.toast("Passwords have been reset. If anything is not right, please send us a mail @ contact@zoff.no", 10000);
$("#settings").sideNav({