-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
42 lines (32 loc) · 1.92 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
<html><head>
<title>You are an Idiot! (dot cc)</title>
<meta name="Author" content="Floofy Doggo">
<meta name="Keywords" content="you are an idiot, you, are, an, idiot, fool, youdontknowwhoiam.org, youdontknowwhoiam, you dont know who i am, you, dont, know, who, i, am, org, dot, aregner, jazzy, adr">
<meta name="Description" content="This is the orgional and the best flash video on the 'net. Once found on www.youdontknowwhoiam.org, not found where it belong, right here on www.youareanidiot.org.">
<meta property="og:type" content="website">
<meta property="og:title" content="You are an idiot! (dot cc)">
<meta property="og:description" content="This is a new nonmalicious iteration of the legendary website.">
<meta property="og:url" content="https://malwat.ch">
<meta property="og:image" content="http://youareanidiot.cc/images/idiot.png">
<meta property="og:image:secure_url" content="https://youareanidiot.cc/images/idiot.png">
<meta property="og:image:width" content="256">
<meta property="og:image:height" content="256">
<meta property="og:image:alt" content="Idiot!">
<link rel="stylesheet" href="styles/styles.css">
<script src="scripts/you.js"></script>
</head>
<body>
<div class="idiot-container">
<div class="info-container">
<img class="speaker" id="youare-micon" src="images/speakerm.png">
<div class="links">
<a class="link" href="https://youtu.be/ZcwxToKjJhE">about</a>
<a class="link" href="https://fl.youareanidiot.cc">flash</a>
</div>
</div>
<video src="http://youareanidiot.cc/media/youare.mp4" type="video/mp4" id="youare-video" muted="" autoplay="" loop="">
</video></div>
<audio id="youare-audio" loop="" hidden="">
<source src="miitheme.mp4" type="audio/mp3">
</audio>
</body></html>