_ __   __ _ ___| |_ ___  _ __ 
                            | '_ \ / _` / __| __/ _ \| '__|
                            | |_) | (_| \__ \ || (_) | |
                            | .__/ \__,_|___/\__\___/|_|
                            |_|
                       
                       The pastebin that hopefully doesn't suck


Usage
=====

Files
-----
 Upload

  Upload files:
  -----------------------------------------------------------------------------------
  $ curl -F a=@vim.png b=@vim2.png https://c-v.sh/
  https://c-v.sh/picturedsalters aloofgremlins
  -----------------------------------------------------------------------------------
  The second string is a token needed to authenticate for
  modifying or deleteing your uploads.

 Delete

  Delete file:
  -----------------------------------------------------------------------------------
  $ curl -X DELETE https://c-v.sh/picturedsalters?token=aloofgremlins
  -----------------------------------------------------------------------------------