|
|
|
Show HN: I made a simple Dropbox clone
(uploadfile.click)
|
|
8 points
by alexanderisora
541 days ago
|
|
I made a simple site that allows you to upload files. It requires no sign up and 100% free. The biggest advantage is that it returns you the direct URL to your file. So you can use it to store images for MD-based forum posts. Or put in your site's <img src>. I use the Cloudflare R2 storage which offers zero egress fees. So I pay $0 of transfer costs. I added a simple anti-nsfw files check and a simple anti-malware check. Please do not try to break it. Thanks! (>‿◠) |
|
The only risk I see is people starting to upload bad stuff and Cloudflare shuts down my account. Hopefully, this does not happen.