summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwgetpaste5
1 files changed, 1 insertions, 4 deletions
diff --git a/wgetpaste b/wgetpaste
index 648c2f9..8d47cc4 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -14,10 +14,7 @@ E=$'\e'
N=$'\n'
### services
-SERVICES="bpaste ca codepad dpaste gists poundpython"
-# bpaste
-ENGINE_bpaste=lodgeit
-URL_bpaste="http://bpaste.net/"
+SERVICES="ca codepad dpaste gists poundpython"
# ca
ENGINE_ca=ca
URL_ca="http://pastebin.ca/"