Update boykisser, fix nginx version stuff

This commit is contained in:
askiiart 2023-11-20 10:54:02 -06:00
parent 9abad91402
commit 0b8b990da3
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
24 changed files with 154 additions and 143 deletions

View file

@ -1,7 +1,7 @@
<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=https://askiiart.net/assets/boykisser.png alt="boykisser" width="350"</center>
<hr><center>nginx/1.25.3</center>
</body>
</html>
<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=/boykisser.png alt="boykisser" width="350"</center>
<hr><center>nginx/1.25.3</center>
</body>
</html>