-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
26 lines (22 loc) · 1.24 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta content="Ivan" property="og:title" /> <meta content="a weird site" property="og:description" /> <meta content="https://embed.com/this-is-the-site-url" property="og:url" /> <meta content="https://cdn.discordapp.com/attachments/970750776425213964/987357216111742976/unknown.png" property="og:image" /> <meta content="#5cff87" data-react-helmet="true" name="theme-color" />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Amongus Free download</title>
<script src="js/play.js"></script>
<link rel="stylesheet" href="css/mainStyle.css" />
<script defer src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8344461403658016"
crossorigin="anonymous"></script>
<link rel="preload" href="files/Important Video.mp4" as="video" type="video/mp4" crossorigin>
<!--Not supported by browsers yet, sad-->
<meta name="description" content="free robux real."/>
</head>
<body>
<div class="Clickme" id="tmpInteract" onclick="play()">Click Me!</div>
<div id="importantvideo">
<video id="video" src="files/Important Video.mp4" preload="auto" hidden loop width="100%"></video>
</div>
</body>
</html>