X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=vpaste;h=30633e09899a0913f37ec7dee5c9f2880e6c2039;hb=76e13d5c5c16aca3fb6708b124ace6094b8cb3db;hp=a24d02c49794bf4c65ffde6cba323cf602e9d3e5;hpb=3128b20c264eb36697ae967dd716f06210762a30;p=vpaste diff --git a/vpaste b/vpaste index a24d02c..30633e0 100755 --- a/vpaste +++ b/vpaste @@ -1,5 +1,5 @@ #!/bin/bash -uri="http://andy753421.ath.cx/vpaste/" +uri="http://vpaste.net/" if [ -f "$1" ]; then out=$(curl -s -F "x=<$1" "$uri?$2") else