diff --git a/rc/bin/webpaste b/rc/bin/webpaste index c12835cc6..85c037b39 100755 --- a/rc/bin/webpaste +++ b/rc/bin/webpaste @@ -5,4 +5,4 @@ if not file=$1 hpost -u http://okturing.com -p / a_body@$file submit:submit fake:fake a_func:add_post url: | grep -e '\/body\"' | -sed 1q | sed 's/^.*href=\"//g; s/body\".*$/body/g; s/^/http:\/\/okturing.com/g' +sed 1q | sed 's/^.*href=\"//g; s/body\".*$/body/g'