-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path500.html
41 lines (41 loc) · 1.94 KB
/
500.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
<!DOCTYPE html>
<head>
<title>verumIgnis.com</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://verumignis.com/index.css">
<link rel="apple-touch-icon" sizes="180x180" href="https://verumignis.com/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://verumignis.com/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://verumignis.com/favicon-16x16.png">
<link rel="manifest" href="https://verumignis.com/site.webmanifest">
</head>
<body>
<div class="toolbar">
<div class="logo-and-site-name">
<a href="https://verumignis.com/index.html"><img src="https://verumignis.com/logo.png" alt="Logo" class="logo"></a>
<div class="siteName">verumIgnis.com</div>
</div>
<div class="splashText">verumIgnis.com</div>
<div class="options">
<a href="https://verumignis.com/links.html">Useful links</a>
<a href="https://verumignis.com/files.html">Useful files</a>
<a href="https://verumignis.com/uselessLinks.html">Useless links</a>
<a href="https://verumignis.com/uselessFiles.html">Useless files</a>
<a href="https://verumignis.com/prompts.html">ChatGPT prompts</a>
<a href="https://verumignis.com/tools.html">Tools</a>
</div>
</div>
<div class="box">
<p>500 - Internal server error</p>
</div>
<div class="box">
<p>Something very bad happened in verumignis.com and the server was unable to respond to your request. Please DM verumIgnis#1564 with the full URL and a screenshot of this page.</p>
</div>
<div class="footer">
<div class="copyright">Licensed under CC BY-SA 4.0</div>
<div class="cont"><a href="https://verumignis.com/tos.html">Terms of service</a> - <a href="https://verumignis.com/privacy.html">Privacy policy</a></div>
<div class="options">
<a href="https://github.com/verumIgnis">Source code</a>
</div>
</div>
<script src="https://verumignis.com/splash.js"></script>
</body>