switch error stuff to work half-decently lol

This commit is contained in:
askiiart 2025-04-19 16:04:25 -05:00
parent 9bac150b0b
commit b566187396
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
24 changed files with 4 additions and 140 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "http-status-codes"]
path = error
url = https://git.askiiart.net/askiiart/http-status-codes

Binary file not shown.

Before

(image error) Size: 3.3 KiB

Binary file not shown.

Before

(image error) Size: 177 KiB

1
error Submodule

@ -0,0 +1 @@
Subproject commit 4c4b6df07319d5fe37f6370081ec8dcb4a526170

View file

@ -1,7 +0,0 @@
<html>
<head><title>202 You In My Heart</title></head>
<body>
<center><h1>202 You In My Heart</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>204 Head Empty No Thoughts</title></head>
<body>
<center><h1>204 Head Empty No Thoughts</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>300 Poll</title></head>
<body>
<center><h1>300 Poll</h1><br>57% Yes, 43% No<br>(300 Multiple Choices is the actual error code? Geddit?)</center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>301 Your Princess Is In Another Castle</title></head>
<body>
<center><h1>301 Your Princess Is In Another Castle</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>401 This Is Against TOS You've Been Reported</title></head>
<body>
<center><h1>401 This Is Against TOS You've Been Reported</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>402 Come Back When You're a Little MMMMMM Richer</title></head>
<body>
<center><h1>402 Come Back When You're a Little MMMMMM Richer</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>403 You Shall Not Pass</title></head>
<body>
<center><h1>403 You Shall Not Pass</h1><br><img src=/assets/you.gif alt="gandalf saying you looped infinitely" width="350"</center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>404 You Made A Typo In The URL, Didn't You?</title></head>
<body>
<center><h1>404 You Made A Typo In The URL, Didn't You?</h1><br><img src=/assets/boykisser.png alt="boykisser" width="350"</center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>406 I Can't Believe You've Done This</title></head>
<body>
<center><h1>406 I Can't Believe You've Done This</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>410 Your Father</title></head>
<body>
<center><h1>410 Your Father</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>413 Me After a Night With Your Mother</title></head>
<body>
<center><h1>413 Me After a Night With Your Mother</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>417 Me After 20-something Years With My Mother</title></head>
<body>
<center><h1>417 Me After 20-something Years With My Mother</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>418 I'm a Teapot</title></head>
<body>
<center><h1>418 I'm a Teapot</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>423 Fine Then, Keep Your Secrets</title></head>
<body>
<center><h1>423 Fine Then, Keep Your Secrets</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>425 Sorry This Never Happens With Other Women</title></head>
<body>
<center><h1>425 Sorry This Never Happens With Other Women</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>429 i'm scared stop asking me q.q</title></head>
<body>
<center><h1>429 i'm scared stop asking me q.q</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>451 Oi, You Got a Loicense For That Mate?</title></head>
<body>
<center><h1>451 Oi, You Got a Loicense For That Mate?</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>502 Forgive Me Father For My Gateway Has Sinned</title></head>
<body>
<center><h1>502 Forgive Me Father For My Gateway Has Sinned</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>504 Gateway died on the way back from its home planet</title></head>
<body>
<center><h1>504 Gateway died on the way back from its home planet</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>

View file

@ -1,7 +0,0 @@
<html>
<head><title>508 508 508 508 508 508 508 508 508 508 508 508 508 508 508</title></head>
<body>
<center><h1>508 508 508 508 508 508 508 508 508 508 508 508 508 508 508</h1></center>
<hr><center>nginx/1.27.0</center>
</body>
</html>