-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathamogusvirus.html
44 lines (36 loc) · 1.82 KB
/
amogusvirus.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="image" content="https://sentry456123.github.io/amoguspreview.webp" class="local">
<meta property="og:title" content="AMOGUS VIRUS">
<meta property="og:description" content="YOUR DESKTOP WILL BE FILLED WITH AMOGUS CRY ABOUT IT">
<meta property="og:site_name" content="SENTRY456123">
<meta property="og:type" content="website">
<meta property="og:url" content="http://sentry456123.github.io/amogusvirus.html">
<meta property="og:image" content="https://sentry456123.github.io/amoguspreview.webp">
<meta property="og:image:width" content="1920">
<meta property="og:image:height" content="1080">
<meta name="theme-color" content="#ff0000" data-react-helmet="true" />
<meta name="twitter:title" content="AMOGUS VIRUS">
<meta name="twitter:description" content="YOUR DESKTOP WILL BE FILLED WITH AMOGUS CRY ABOUT IT">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@SENTRY456123">
<meta name="twitter:creator" content="@SENTRY456123">
<meta name="twitter:image:src" content="https://sentry456123.github.io/amoguspreview.webp">
<title>AMOGUS VIRUS</title>
<link rel="icon" href="amogus.webp">
<style>
body {
background-image: url("amogus.webp");
background-repeat: repeat;
text-align: center;
}
</style>
</head>
<body>
<a href="AMOGUSVIRUS.zip">Download an AMOGUS VIRUS (temporarly disabled right now because it's flagged as malicious and Windows removed it)</a>
<a href="AMOGUSVIRUS_src.cpp">Download the source code of AMOGUS VIRUS (doesn't come with amogus.png and amogus.wav so you need those files too)</a>
</body>
</html>