add tos
All checks were successful
pipeline / deploy-job (push) Successful in 38s

This commit is contained in:
Alexandru 2024-09-19 07:57:24 +03:00
parent b86654766f
commit b5e046cc2f

View File

@ -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).