diff --git a/resources/javall.js b/resources/javall.js index 9320d30..8032a8e 100644 --- a/resources/javall.js +++ b/resources/javall.js @@ -26,6 +26,6 @@ var shortcon = $("", {rel :'shortcut icon',href:'/resources/img/favicon.ic $('head').append(shortcon) // Https -if (location.protocol == "http:" && location.port !== "3000" && location.host !== "guusvanmeerveld.online") { - location.protocol = "https:" -} +// if (location.protocol == "http:" && location.port !== "3000" && location.host !== "guusvanmeerveld.online") { +// location.protocol = "https:" +// }