This commit is contained in:
nora 2023-08-27 14:38:05 +02:00
parent 37dec0eb56
commit 93fd3e2d54
20 changed files with 18 additions and 320 deletions

15
debug.html Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>nils' server</title>
</head>
<body>
<h1>congrats, you landed on my server directly!?</h1>
<p>sorry, but there isn't anything cool here. this is <b>my</b> infra, you are not allowed here.</p>
<p>if you do want to be allowed here, then uh.. still no.</p>
<p>:3</p>
</body>
</html>