From 27a0e5a2d884f3e4bd21e4f2cd041666590a7bd9 Mon Sep 17 00:00:00 2001 From: Guuq <50501321+Guuq@users.noreply.github.com> Date: Mon, 28 Oct 2019 16:28:05 +0100 Subject: [PATCH] test commit --- resources/javall.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/javall.js b/resources/javall.js index 8032a8e..318153d 100644 --- a/resources/javall.js +++ b/resources/javall.js @@ -25,6 +25,8 @@ var shortcon = $("", {rel :'shortcut icon',href:'/resources/img/favicon.ic $('head').append(shortcon) +alert("yeet") + // Https // if (location.protocol == "http:" && location.port !== "3000" && location.host !== "guusvanmeerveld.online") { // location.protocol = "https:"