#!/bin/sh

exec curl -sSF 'content=<-' https://dpaste.com/api/v2/ | sed -e 's/$/.txt/'
