fridayops.xyz

Friday Paste

Paste text, get a link. Expires in 7 days by default. 512KB max.

API

curl -d 'content=hello world' https://paste.fridayops.xyz echo "some text" | curl -d @- https://paste.fridayops.xyz curl -d "content=$(cat file.txt)" -d "expiry=86400" https://paste.fridayops.xyz