diff --git a/content/upload/_index.md b/content/upload/_index.md index cd641a5..d9109c5 100644 --- a/content/upload/_index.md +++ b/content/upload/_index.md @@ -1,9 +1,6 @@ --- title: File Uploader --- -This is a pretty bare bones file uploader. You can see the (badly written but whatever) backend here: https://git.fzorb.xyz/fzorb/filehandler - -**Max file size**: 128mb
@@ -13,6 +10,8 @@ This is a pretty bare bones file uploader. You can see the (badly written but wh * 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). +* No malware -## Abuse: -In the case of a file that violates these terms, please contact me via [email](mailto:fzorb@fzorb.xyz) \ No newline at end of file +**Abuse**: In the case of a file that violates these terms, please contact me via [email](mailto:fzorb@fzorb.xyz) +**Source code**: https://git.fzorb.xyz/fzorb/filehandler +**Max file size**: 128mb