🔨」 fix: fixed post request with cgi

This commit is contained in:
2025-05-30 16:17:21 +02:00
parent 64764d18c4
commit 30866645a0
11 changed files with 80 additions and 37 deletions

View File

@ -8,4 +8,10 @@ body {
<body>
<h1 style="font-size: 3rem; font-weight: bold; color: #fff; text-align: center; letter-spacing: 2px; background: linear-gradient(90deg, #ff00ff, #00ffff); -webkit-background-clip: text; display: inline-block; border-bottom: 2px solid #fff;">evilge</h1>
</body>
</br>
<a style="color: #fff;" href="/get_cgi.py">get cgi test</a>
</br>
<a style="color: #fff;" href="/catually.png">catually</a>
</br>
<a style="color: #fff;" href="/post_cgi.html">post cgi test</a>
</html>