An auto-expiring pastebin.
Expires in 1 day2 days3 days4 days5 days6 days7 days Make a txt
From the command line:
echo "hello" | curl --data-binary @- https://secure.liamrosen.com
Add ?d=7 to set the lifetime in days (1-7). Use --data-binary to keep newlines. Max 1 MB. Based on lyoshenka/txt.
?d=7
--data-binary