1
This commit is contained in:
+4
-3
@@ -1,9 +1,9 @@
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
var password = "FISher3254";
|
||||
var password = "Free";
|
||||
(function passcodeprotect() {
|
||||
var passcode = prompt("Enter Password it is FISher3254");
|
||||
var passcode = prompt("Free Trial Time The Password Is Free");
|
||||
while (passcode !== password) {
|
||||
alert("Incorrect Password Must Talk Robert.w For password And Bring $2.50");
|
||||
return passcodeprotect();
|
||||
@@ -31,4 +31,5 @@
|
||||
<a href="/fnaf3-main/fnaf3-main/index.html">FANF 3</a>
|
||||
<a href="/monkey mart/index.html">Monkey Mart</a>
|
||||
<a href="/roberts games/tomb.html">Tomb Of The Mask</a>
|
||||
<a href="/roberts games/ClusterTruckProject-master/ClusterTruckProject-master/public/index.html">Cluster Truck</a>
|
||||
<a href="/roberts games/ClusterTruckProject-master/ClusterTruckProject-master/public/index.html">Cluster Truck</a>
|
||||
<a href="cat.html">Pokeball Clicker</a>
|
||||
Reference in New Issue
Block a user