-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
29 lines (27 loc) · 1.36 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
<!DOCTYPE html>
<html>
<head>
<title>f3ar th3 c0rn | CuPh3@D</title>
<meta name="description" content="CuPh3@D YT ARG website">
<style>
body {
background-color: black;
}
</style>
<!-- link rel="stylesheet" type="text/css" href="https://thecupheadarg.github.io/thecupheadargwebsite/thecupheadargassetsIDcss/thecupheadargwebsite.css" -->
<!-- a css file? something is suspicious about it -->
</head>
<body>
<p style="color: #FFFFFF; font-family: 'Courier New', Courier, monospace;">This is an ARG from YouTube called CuPh3@D</p>
<p style="color: #FFFFFF; font-family: 'Courier New', Courier, monospace;">...and yes, the creator of the CuPh3@D knows HTML, (and some python) and is "experienced" in steganography and cryptography</p>
<p style="color: #FFFFFF; font-family: 'Courier New', Courier, monospace;">The link to the CuPh3@D ARG is below</p>
<a href="https://youtube.com/@thecupheadarg">CuPh3@D ARG YT channel link</a>
<a href="https://thecupheadarg.github.io/thecupheadargwebsite/README.html">Go here for more info</a>
<p style="color: #FFFFFF; font-family: 'Courier New', Courier, monospace;">This Github site uses GNU General Public License v2.0</p>
<a href="https://thecupheadarg.github.io/thecupheadargwebsite/credits.txt">Credits and creators</a>
<!-- this page is apart of the CuPh3@D ARG Youtube channel on Youtube -->
<!--
/credits.html
-->
</body>
</html>