From f351e1e9ad86326948c92adc1916500f99f2df22 Mon Sep 17 00:00:00 2001 From: Marc-Antoine Perennou Date: Fri, 6 Feb 2015 10:45:28 +0100 Subject: nuke bpaste: it's broken Change-Id: If9fa1261dd65471d2ba6a8d13737339f119c44de Signed-off-by: Marc-Antoine Perennou --- wgetpaste | 5 +---- 1 file changed, 1 insertion(+), 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/" -- cgit v1.2.3