-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
37 lines (36 loc) · 1.64 KB
/
404.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Clan AFK</title>
<meta name="description" content="Clan AFK was a gaming clan active in the early 2010's, that focused on Call of Duty 4: Modern Warfare on the PlayStation 3.">
<meta http-equiv="Content-Security-Policy" content="default-src * 'self' data: 'unsafe-inline' googletagmanager.com github.com giphy.com">
<link rel="stylesheet" type="text/css" href="simple.min.css">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta name="robots" content="noindex">
<style>
a[target="_blank"]::after {
content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);
margin: 0 3px 0 5px;
}
</style>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S73G0G4PP8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-S73G0G4PP8');
</script>
</head>
<body>
<main>
<h1>404</h1>
<p>Page not found.</p>
<p>Return to the <a href="/">homepage</a>.</p>
<div style="width:100%;height:0;padding-bottom:100%;position:relative;"><iframe src="https://giphy.com/embed/SbtTJ8ILCXL2w" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div>
</main>
</body>
</html>