2 devlogs
56m 14s
I made a simple file sharing website in Javascript, Inspired by Catbox and Uguu. It works really fast and is completely free!
I made a simple file sharing website in Javascript, Inspired by Catbox and Uguu. It works really fast and is completely free!
A simple file sharing website I made in 2 days because CDNs like Uguu and Catbox were slow and didnt accepted some file types that I am often using. Nekobox is currently selfhosted on one of my servers and is running at: https://nekobox.root-workspace.net/
Fixed animated chibis by converting APNGs/PNGs into WebP and instead of redirect response returning the content directly, and passing the content type in headers.
Log in to leave a comment
Added 100MB limit per file.
Log in to leave a comment