-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbruh.html
More file actions
30 lines (30 loc) · 789 Bytes
/
Copy pathbruh.html
File metadata and controls
30 lines (30 loc) · 789 Bytes
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
<!DOCTYPE html>
<html oncontextmenu="return false">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>ecosia abuser</title>
<noscript><meta http-equiv="refresh" content="0; URL=/bruh.html" /></noscript>
<style>
body {
font-family: Arial, Helvetica, sans-serif;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
</style>
</head>
<body style="font-family: Verdana">
<center>
<h2>
enable javascript dumbass,<br />
then click <a href="/">here.</a>
</h2>
</center>
</body>
</html>