ctrl+v to paste · drag a file · or type below
curl examples:
echo "hello" | curl -F "content=<-" https://scuttled.net/paste/ curl -F "file=@shot.png" https://scuttled.net/paste/ curl -F "content=<-" -F "lang=python" https://scuttled.net/paste/ curl -F "file=@demo.mp4" -F "token=1" https://scuttled.net/paste/ curl -X DELETE "https://scuttled.net/paste/p-slug-here?token=YOUR_TOKEN"