This commit is contained in:
iou1name 2019-10-25 07:35:13 -04:00
parent 62898eb274
commit 7f86150031

View File

@ -17,7 +17,7 @@
<input type="url" name="url" placeholder="URL"><br>
<input type="checkbox" name="rand_name" id="rand_name" checked>
<label for="rand_name">Generate random filename.</label><br>
<input type="hidden" name="reponse_type" value="html">
<input type="hidden" name="response_type" value="html">
<input type="checkbox" name="delete_this" id="delete_this">
<label for="delete_this">Delete this file in</label>
<input type="number" name="delete_num" min="1" max="59" value="1">