curl -F "file=@/path/to/file.jpg" https://filehost.0bin.xyz/
echo "hello" | curl -F "file=@-;filename=.txt" https://filehost.0bin.xyz/
To use a longer file ID (up to 36 chars), add -F id_length=<number>
All files are kept for exactly 1 days.