forked from MoonLady0312/moonlady0308.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
41 lines (40 loc) · 1.73 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
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "fjfw66jsds");
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0TGB99FF2T"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0TGB99FF2T');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1632401241676152"
crossorigin="anonymous"></script>
<style>
body {
height: 100vh;
}
</style>
<link rel="stylesheet" type="text/css" href="/style.css"/>
<title>Vexgames - Free online games unblocked</title>
<meta name=description content="Vexgames.online is a free games website allowing you to play lots of games online anywhere."/>
<script src="https://kit.fontawesome.com/cd8e44a6bb.js" crossorigin="anonymous"></script>
</head>
<body>
<h1 style="display: none;">Vexgames is a games website for use anywhere quickly for free</h1>
<br>
<center>Vexgames<br/><br/>
<button type="button" name="gamePage" onclick="location.href='/games/';">Games</button>
<br/><p style="font-size: 20px;">From <a href="https://github.com/whyisthesheep/">whyisthesheep</a><br/>Credit to <a href="https://github.com/3kh0/">3kh0</a> for most of the games<br/><a href="/credits">Credits</a> | <a href="https://discord.gg/f9D5uAjdz3">Join the</a> <i class="fa-brands fa-discord"></i></p>
</center>
</footer>
</body>
</html>