This commit is contained in:
parent
b86654766f
commit
b5e046cc2f
@ -5,4 +5,9 @@ This is a pretty bare bones file uploader. You can see the (badly written but wh
|
|||||||
<form enctype="multipart/form-data" action="https://files.fzorb.xyz/upload" method="post">
|
<form enctype="multipart/form-data" action="https://files.fzorb.xyz/upload" method="post">
|
||||||
<input type="file" name="file">
|
<input type="file" name="file">
|
||||||
<input type="submit" value="upload" class="uploadbuton">
|
<input type="submit" value="upload" class="uploadbuton">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
## Terms:
|
||||||
|
* Don't post illegal content under Romanian and Luxembourgish law.
|
||||||
|
* We don't collect personal information other than the one you submit voluntarily.
|
||||||
|
* IP addresses are collected and stored indefinetely (access.log gets wiped once in a while).
|
Loading…
Reference in New Issue
Block a user