1
This commit is contained in:
+2
-15
@@ -1,18 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
<script>
|
||||
var password = "Free";
|
||||
(function passcodeprotect() {
|
||||
var passcode = prompt("Free Trial Time The Password Is Free");
|
||||
while (passcode !== password) {free}
|
||||
alert("Incorrect Password Must Talk Robert.w For password And Bring $2.50");
|
||||
return passcodeprotect();
|
||||
}
|
||||
}());
|
||||
alert('Welcome To My Games friend!');
|
||||
alert('BYE');
|
||||
</script>
|
||||
</body>
|
||||
<label for="pwd">free:</label>
|
||||
<input type="password" id="pwd" name="pwd">
|
||||
|
||||
<a href="index.html">home</a>
|
||||
<title>Robert.Ws Games</title>
|
||||
|
||||
Reference in New Issue
Block a user