This commit is contained in:
mileswa1q22
2024-01-03 19:15:47 +00:00
committed by GitHub
parent d8f214a93c
commit 1ec7526dba
+1 -21
View File
@@ -31,26 +31,6 @@
<a href="Roberts games/Five-Nights-at-Sister-Location-main/Five-Nights-at-Sister-Location-main/index.html">sister location</a>
<a href="/sam/deltarunesite.github.io-master/deltarunesite.github.io-master/index.html">sam</a>
<a href="rammerhead-master/rammerhead-master/public/index.html">rammerhead</a>
<body><input type = "button" onclick = "EventHandler();" name = "ok" value = "fanf2"/> <center>
<input type="password" placeholder="passcode" id="tutorial">
<button onclick="protectpasscode()">CHECK</button>
<script>
function protectpasscode() {
const result = document.getElementById("tutorial").value;
let passcode = 12345;
let space = '';
if (result == space) {
alert("Type passcode")
} else {
if (result == passcode) {
document.write("<center><h1>TP, The Best E-Learning </h1></center>");
} else {
alert("Incorrect Passcode");
location.reload();
}
}
}
</script>
</center></body>
<p>miles is not outing for 2 days this will get updated every day</p>
</html>