forked from SHSGames/shsgames.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
64 lines (54 loc) · 2.09 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SHS Games</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4411ZBCBES"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4411ZBCBES');
</script>
<script type="module" src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha384-vtXRMe3mGCbOeY7l30aIg8H9p3GdeSe4IFlP6G8JMa7o7lXvnz3GFKzPxzJdPfGK" crossorigin="anonymous"></script>
<!-- Adsense ad manager (adsbygoogle.js) - Google Adsense -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6128732932572955" crossorigin="anonymous"></script>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<meta name="description" content="Unblocked games • part of an inside job.">
<meta name="theme-color" content="#ffffff">
<link rel="apple-touch-icon" href="/apple_touch_icon.png">
<script type="module" crossorigin src="/assets/index-5f099bc9.js"></script>
<link rel="stylesheet" href="/assets/index-79ddd026.css">
<link rel="manifest" href="/manifest.webmanifest"></head>
<body>
<noscript>
<style>
body {
padding: 0!important;
margin: 0!important;
}
#noscript {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
</style>
<div id="noscript">
<div style="width: 100%; max-width: 600px;">
<i class="material-icons text-deep-orange" style="font-size: 72px;">error_outline</i>
<br/>
<h5>This site requires JavaScript to work properly</h5>
<br/>
<p>Install JavaScript or upgrade your browser.</p>
<br/>
<a href="https://www.enable-javascript.com/" class="link">Get JavaScript</a>
</div>
</div>
</noscript>
<div id="root"></div>
</body>
</html>