You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (btoa(document.getElementById("inject").value) == "YmxhY2tqYWNr") {
let site = atob("d2ludGVyMi5odG1s");
location = site;
}
else {
counter -= 1;
document.getElementById("resultp").innerHTML = "Hmm... " + document.getElementById("inject").value + " password is incorrect....Counting Down To Clue..." + counter;
}
if(counter < 1){
document.getElementById("resultp").innerHTML = "Think about what you found with the injection....what is another name for the game of " + atob("MjE=") + " all lowercase, one word...";