fix simplex stuff (remove amp; crap)

This commit is contained in:
root 2025-05-04 23:21:55 +02:00
parent 22489e571e
commit 6bc49c6786
2 changed files with 5 additions and 1 deletions

View file

@ -78,7 +78,7 @@ if (isset($_POST['submit'])){
</center>
<form action="submit.php" method="POST">
<label style="color:white">Link</label>
<input required class="input-class" type="text" name="link" placeholder="http://link.com/onion">
<input required class="input-class" type="text" name="link" placeholder="http://newonionlink.onion/index.html">
<label style="color:white">Name</label>
<input required class="input-class" type="text" name="name">
<label style="color:white">Description</label>