┬─┐┬ ┬┌─┐┌┬┐┬ ┬┌─┐┌─┐┌─┐┌┬┐┌─┐
├┬┘│ │└─┐ │ └┬┘├─┘├─┤└─┐ │ ├┤
┴└─└─┘└─┘ ┴  ┴ ┴  ┴ ┴└─┘ ┴ └─┘
the server administrator might remove any pastes that they do not personally
want to host.

pastes expire after 24 hours.
        

share url

curl -F'url=http://example.com/file.jpg' https://paste.rejowski.xyz

share file from url

curl -F "remote=https://example.com/file.png" https://paste.rejowski.xyz

share file

curl -F'file=@yourfile.png' https://paste.rejowski.xyz

share one-time file

curl -F "oneshot=@yourfile.txt" https://paste.rejowski.xyz

share file with auth token