diff --git a/assets/js/locker3.js b/assets/js/locker3.js index aff2f27..3f4e2f2 100644 --- a/assets/js/locker3.js +++ b/assets/js/locker3.js @@ -21,7 +21,7 @@ const checkTrue = async () => { if (inputHash === flag) { alert("Password is correct"); - window.location.href = 'https://tinyurl.com/3sykfcnt'; + window.location.href = 'https://burdenowl.github.io/PlayGround2/'; } else { alert("Password is incorrect"); } @@ -31,4 +31,4 @@ const checkTrue = async () => { } }; -// look into the images closely, there may be something hidden in them :) \ No newline at end of file +// look into the images closely, there may be something hidden in them :)