-
Notifications
You must be signed in to change notification settings - Fork 83
/
index.html
50 lines (30 loc) · 1.69 KB
/
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
45
46
47
48
49
50
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<link rel="icon" href="favicon.ico" type="image/png">
<title>Wrapper Online</title>
<meta name="description" content="goanimate modded assets!">
<meta property="og:type" content="website">
<meta property="og:title" content="GoAnimate Modded Assets" />
<meta property="og:description" content="goanimate modded assets!" />
<meta property="og:url" content="https://wrapper.online" />
<meta property="og:image" content="/favicon.ico" />
<link rel="stylesheet" type="text/css" href="https://2epik4u.github.io/GoAnimate-Modded-Assets/pages/css/modern-normalize.css">
<link rel="stylesheet" type="text/css" href="https://2epik4u.github.io/GoAnimate-Modded-Assets/pages/css/global.css">
</head>
<body>
<header>
<div>
<h1 style="margin:0"><img id="logo" src="https://2epik4u.github.io/GoAnimate-Modded-Assets/pages/img/logo.png" alt="GoAnimate Modded Assets"/></h1>
</div>
</header>
<main>
<h2 id="welcome-to-the-home-of-the-asset-servers-for-wrapper-offline">Welcome to the home of the asset servers for goanimate modded assets</h2>
<p>It’s most likely <a style="color:#777; cursor:pointer" id="cleverlydone" onclick="misterfreeman.play()" but="">you’re not supposed to be here</a>.<br />
You probably got here through the magic known as the Network tab.<br />
If you meant to come here, feel free to look around and do stuff. Maybe you’ll find a secret…</p>
<p><a href="https://2epik4u.github.io/GoAnimate-Modded-Assets/README.MD">Click here to view the credits</a></p>
<p><a href="https://github.com/2Epik4u/GoAnimate-Modded-Assets">Click here to view the GoAnimate modded Asset asset server using github</a></p>
</main>
</body></html>