Merge pull request #15 from mileswolfallen2/new-tes

added 404
This commit is contained in:
2025-02-04 12:36:42 -06:00
committed by GitHub
3 changed files with 47 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
password=prompt('this is for the bata testers',' ');
if (password==pass1)
alert('Correct Password! Click Enter To Well Enter!');
else { window.location="https://fun-miles-4jub.onrender.com/";
else { window.location="https://fun-miles-4jub.onrender.com/404";
}
</SCRIPT>
<P>this is for the bata testers</P>