#!/bin/sh website=$(curl -F"file=@${1:--}" "${WEBSITE:-https://0x0.st}") echo "$website"