-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path404.html
87 lines (87 loc) · 5.27 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Stylesheets/Javascript -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="dns-prefetch" href="https://fonts.gstatic.com">
<link rel="preconnect" href="https://arc.io">
<link rel="dns-prefetch" href="https://arc.io">
<link rel="dns-prefetch" href="https://msy5470jpnkg.statuspage.io">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&family=Baloo+Tamma+2&family=Londrina+Shadow&family=Comfortaa&display=swap" rel="stylesheet">
<link href="/files/style.css" rel="stylesheet">
<script src="/files/script.js"></script>
<script src="https://arc.io/widget.min.js#xHf9d7RC" async></script>
<script src="https://msy5470jpnkg.statuspage.io/embed/script.js" defer></script>
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="/files/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/files/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/files/favicon/favicon-16x16.png">
<link rel="manifest" href="/files/favicon/site.webmanifest">
<link rel="mask-icon" href="/files/favicon/safari-pinned-tab.svg" color="#ff9900">
<link rel="shortcut icon" href="/files/favicon/favicon.ico">
<meta name="msapplication-TileColor" content="#ffc40d">
<meta name="msapplication-config" content="/files/favicon/browserconfig.xml">
<meta name="theme-color" content="#ff9900">
<!-- Twitter -->
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@QuackyBot"/>
<meta name="twitter:title" content="404 | Quacky Bot"/>
<meta name="twitter:creator" content="@DuckMasterAl">
<meta name="twitter:description" content="Quacky is an advanced utility bot that increases automation in your server. With commands ranging from fun to moderation, it's the perfect bot for both users and admins alike."/>
<!-- Google -->
<meta name="keywords" content="quacky, bot, discord, discord bot, quacky bot">
<meta name="author" content="DuckMasterAl">
<meta name="description" content="Quacky is an advanced utility bot that increases automation in your server. With commands ranging from fun to moderation, it's the perfect bot for both users and admins alike.">
<meta name="robots" content="all">
<!-- Discord -->
<meta property="og:title" content="404 | Quacky Bot">
<meta property="og:description" content="Quacky is an advanced utility bot that increases automation in your server. With commands ranging from fun to moderation, it's the perfect bot for both users and admins alike.">
<meta property="og:image" itemprop="image" content="https://quacky.xyz/files/avatar.webp">
<meta property="og:locale" content="en_US">
<!-- Misc extra stuff -->
<link rel="license" href="/LICENSE">
<meta charset="UTF-8">
<meta http-equiv="content-security-policy" content="upgrade-insecure-requests">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta http-equiv="default-style" content="/files/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>404 | Quacky Bot</title>
</head>
<header>
<h1>404 | Page Not Found</h1>
<h2>This page no longer exists!</h2>
</header>
<body>
<p>This page cannot be found and may have been removed from the site.</p>
<p>If this page should exist <a href="https://github.com/quacky-bot/quacky-bot.github.io/issues/new?assignees=duckmasteral&labels=bug%20:bug:&template=bug_report.md&title=[404]">please make a report on GitHub.</a></p>
<p>You can now <a href="/index.html">go back to the homepage</a> or <u><a onclick="window.history.back();">go back to the last page you were on.</a></u></p>
</body>
<footer>
<br/><div style="position: absolute;" class="bottom">
<picture>
<source type="image/webp" srcset="files/copyright.webp">
<source type="image/png" srcset="files/copyright.png">
<img src="files/copyright.png" class="cemoji" alt="©️"/>
</picture> Copyright 2020-<span class="footer_date"></span> DuckMasterAl - This Website is Under the <a href="https://github.com/quacky-bot/quacky-bot.github.io/blob/master/LICENSE" rel=noopener rel=noreferrer target="_blank">AGPL-3.0 License</a></div>
<div style="position: absolute;" class="bottom2">
<div>
<picture>
<source type="image/webp" srcset="files/copyright.webp">
<source type="image/png" srcset="files/copyright.png">
<img src="files/copyright.png" class="cemoji" alt="©️"/>
</picture> Copyright 2020-<span class="footer_date"></span> DuckMasterAl</div>
<div>This Website is Under the <a href="https://github.com/quacky-bot/quacky-bot.github.io/blob/master/LICENSE" rel=noopener rel=noreferrer target="_blank">AGPL-3.0 License</a></div>
</div>
<div class="cookie">
<span>Our site uses cookies to improve your experience. <a href="https://www.internetcookies.org/" rel=noopener rel=noreferrer target="_blank">Learn more about Cookies.</a></span>
<button onclick="acceptCookies()">Okay!</button>
</div>
<div class="cookie2">
<div>Our site uses cookies to improve your experience.</div>
<div>
<span><a href="https://www.internetcookies.org/" rel=noopener rel=noreferrer target="_blank">Learn more about Cookies.</a></span>
<button onclick="acceptCookies()">Okay!</button>
</div>
</div>
</footer>
</html>