-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
63 lines (55 loc) · 4.29 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>404 Not Found</title>
<meta charset="utf-8">
<meta name="Description" content="Jedi Knight Galaxies 404 Not Found Error.">
<meta name="Copyright" content="Jedi Knight Galaxies Team">
<link rel="icon" href="https://wwww.jkgalaxies.net/images/JKG_logo-inverted.ico" type="image/x-icon">
<link rel="apple-touch-icon-precomposed" href="https://wwww.jkgalaxies.net/images/images/JKG_logo-inverted.png">
<link rel="icon" type="image/png" href="https://wwww.jkgalaxies.net/images/images/JKG_logo-inverted-64x64.png" sizes="64x64">
<link rel="icon" type="image/png" href="https://wwww.jkgalaxies.net/images/images/JKG_logo-inverted-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://wwww.jkgalaxies.net/images/images/JKG_logo-inverted-16x16.png" sizes="16x16">
<meta name="msapplication-TileColor" content="#010412">
<meta name="msapplication-TileImage" content="https://wwww.jkgalaxies.net/images/images/JKG_logo-inverted-144x144.png">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous" onload="this.media='all'">
<link async rel="stylesheet" href="https://www.jkgalaxies.net/styles.css">
</head>
<body class="404Page">
<div id="navbar">
<img id="navbarLogoImg" src="https://www.jkgalaxies.net/images/jkg_logo-inverted-dropshadow.webp" class="img-fluid" alt="Jedi Knight Galaxies" align="right">
<a href="https://www.jkgalaxies.net/index.html" alt="Go to JKG home page.">Home</a>
<a href="https://www.jkgalaxies.net/download.html" title="Get the game!" alt="Go to JKG download page.">Download</a>
<a href="https://www.jkgalaxies.net/about.html" title="Learn more about the game." alt="Go to JKG about page.">About</a>
<a href="https://www.jkgalaxies.net/contributors.html" title="Who makes the game?" alt="Contributors page.">Credits</a>
<a href="https://dark-clan.servegame.com/serverlist_new/serverlist.html#autoRefresh=1&theme=dark&game=jkg&sortBy=humans" title="Check server stats, provided by dark-clan.servegame.com" alt="Go to dark-clan.servegame.com's JKG server listing page.">Servers</a>
<a href="https://jkhub.org/forum/117-jedi-knight-galaxies/" title="Hosted by JKHub.org." alt="Go to JKG forums, hosted by JKHub.org">Forum</a>
</div>
<div class="logo" id="logo">
<br>
<img src="https://www.jkgalaxies.net/images/jkg-big_logo-inverted-dropshadow.webp" class="img-fluid" alt="Jedi Knight Galaxies logo, click to show menu." align="center" width="728" height="305">
</div>
<h1>404 <br> Page Not Found</h1>
<br>
<div class="centerdiv">
<div class="ErrorJoke" id="ErrorJoke">
<h3 id="TextJoke"></h3>
<img id="ImgJoke" src="?" class="img-fluid" alt="Image" width="727" height="312">
</div>
</div>
<div class="centerdiv">
<h5>You tried to visit an invalid page that has either moved, changed names, been deleted, or never existed in the first place.</h5>
<br>
<h5>Visit the <a href = "https://www.jkgalaxies.net/index.html">home page</a> to learn more about Jedi Knight Galaxies.</h5>
</div>
<div class="copyright">
<p><a href="https://www.jkgalaxies.net/legal.html">Legal & Privacy Policy</a></p>
<p>©Jedi Knight Galaxies <script>document.write(new Date().getFullYear());</script></p>
</div>
<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo=" crossorigin="anonymous"></script>
<script type="text/javascript">
window.jQuery || document.write('\x3Cscript type="text/javascript" src="scripts/jquery-3.7.1.min.js">\x3C/script>');
</script>
<script async type="text/javascript" src="https://www.jkgalaxies.net/scripts/scripts.js"></script>
</body>
</html>