From 135e4d8052544d5466a8e9779f7db3123eb175e8 Mon Sep 17 00:00:00 2001 From: hexahigh <97455552+hexahigh@users.noreply.github.com> Date: Wed, 23 Aug 2023 15:43:22 +0200 Subject: [PATCH] changed some shit --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index f0a3006..24b190b 100644 --- a/index.js +++ b/index.js @@ -25,6 +25,7 @@ if(c) { function ifN(i) { if (!n) { + console.log("Don't redirect parameter found, not redirecting.") window.location = i } } \ No newline at end of file