This repository has been archived by the owner on Dec 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
82 lines (81 loc) · 3.46 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE html>
<html lang="en">
<!-- recreated from xeny who stole mehf shit LOL -->
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<head>
<!-- INIT -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Meta Tags -->
<title>~ vast.gay ~</title>
<meta name="title" content="~ vast.gay ~">
<meta name="description" content="50% skid, 50% gay">
<meta name="theme-color" content="#2f3036" />
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="~ vast.gay ~ | 0% skid, 100% gay">
<meta property="og:url" content="https://vast.gay/">
<meta property="og:title" content="~ vast.gay ~">
<meta property="og:description" content="100% skid, 0% gay">
<meta property="og:image" content="https://i.etsystatic.com/21877275/r/il/544946/2268471262/il_570xN.2268471262_sgd4.jpg">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://vast.gay/">
<meta property="twitter:title" content="~ vast.gay ~">
<meta property="twitter:description" content="100% skid, 0% gay">
<meta property="twitter:image" content="https://i.etsystatic.com/21877275/r/il/544946/2268471262/il_570xN.2268471262_sgd4.jpg">
<!-- Scripts -->
<link rel="stylesheet" href="./assets/css/style.css">
<link rel="stylesheet" href="./assets/css/loader.css">
<link rel="icon" href="https://cdn.discordapp.com/attachments/901999809404219444/1001892186255798372/kindpng_2149392.png?size=4096">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="./assets/js/lastfm.js"></script>
<script src="./assets/js/protecc.js"></script>
</head>
<body>
<!-- PreLoader -->
<div class="preloader">
<div class="spinner">
<div class="circle1"></div>
<div class="circle2"></div>
</div>
</div>
<script>
const container = document.querySelector(".preloader");
window.addEventListener("load", () => {
container.classList.add("hide-preloader");
});
</script>
<!-- -->
<img src="https://cutewallpaper.org/25/animated-wallpaper-gif-trance/latest-seamless-gifs-gfycat.gif">
<audio id="bgmusic" src="https://github.com/imvast/imvast.github.io/blob/master/bgmusic.mp3?raw=true" autoplay="true" loop="true"></audio>
<script>
var audio = document.getElementById("bgmusic");
audio.volume = 0.1;
</script>
<div class="rainbow">
<pre class="ascii">
<br>
<br>
<br>
<br>
$$\
$$ |
$$\ $$\ $$$$$$\ $$$$$$$\ $$$$$$\
\$$\ $$ |\____$$\ $$ _____|\_$$ _|
\$$\$$ / $$$$$$$ |\$$$$$$\ $$ |
\$$$ / $$ __$$ | \____$$\ $$ |$$\
\$ / \$$$$$$$ |$$$$$$$ | \$$$$ |
\_/ \_______|\_______/ \____/
</pre>
</div>
<br>
<div class="rainbow">
<a href="https://feds.lol/troll" class="btn-fedslol">feds.lol</a> | <a href="https://github.com/imvast" class="btn-github">github</a> | <a href="https://www.last.fm/user/saivdoesntskid" class="btn-lfm">lastfm</a>
</div>
</div>
<p class="clean">Discord: <a class="rainbow">vast#1337</a></p>
<a id="tracktitle" class="clean"></a>
<br>
</body>
</html>