Update javall.js

add-license-1
Guuq 5 years ago
parent 8888e7d68b
commit 755a4e18f6

@ -26,6 +26,6 @@ var shortcon = $("<link>", {rel :'shortcut icon',href:'/resources/img/favicon.ic
$('head').append(shortcon) $('head').append(shortcon)
// Https // Https
if (location.protocol == "http:" && location.port !== "3000" && location.host !== "guusvanmeerveld.online") { // if (location.protocol == "http:" && location.port !== "3000" && location.host !== "guusvanmeerveld.online") {
location.protocol = "https:" // location.protocol = "https:"
} // }