From 57c0e909752d93fad6803bc287b2c629c92b939a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 27 Jan 2015 00:20:11 +0700 Subject: accessibility/wgetpaste: Change default pastebin. Signed-off-by: Willy Sudiarto Raharjo --- accessibility/wgetpaste/wgetpaste.pod | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'accessibility/wgetpaste/wgetpaste.pod') diff --git a/accessibility/wgetpaste/wgetpaste.pod b/accessibility/wgetpaste/wgetpaste.pod index d716d8bd38..5f3c37213c 100644 --- a/accessibility/wgetpaste/wgetpaste.pod +++ b/accessibility/wgetpaste/wgetpaste.pod @@ -31,7 +31,7 @@ set nick (defaults to your username) =item -s, --service SERVICE -set service to use (defaults to "bpaste") +set service to use (defaults to "dpaste") =item -e, --expiration EXPIRATION @@ -119,6 +119,14 @@ An additional http header can be passed by setting HEADER_${SERVICE} in any of t configuration files mentioned above. For example, authenticating with github gist: HEADER_gists="Authorization: token 1234abc56789..." +=head1 BUGS + +B works by hard-coding URLs and CGI parameters into +the script. This means that if a paste service's web site changes, +B might stop working with that site. Currently (January 2015), +the B (http://pastebin.ca) and B (http://bpaste.net) services +are broken, and the others have been tested and work OK. + =head1 AUTHOR Copyright (c) 2007 Bo Ørsted Andresen -- cgit v1.2.3