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