Rules
- Any illegal things uploaded with malicious intent such as viruses, CP, etc are not allowed
- No NSFW content is allowed
I have the right to delete any of your files and even IP ban you if you violate these rules!!
API
You can use the API to upload files.
- Method: POST
- Parameters:
file=path/to/file.txt
- URL: https://chest.oaktown.cc/upload
- Curl command:
curl -F "file=@path/to/file.txt" https://chest.oaktown.cc/upload