pkgsrc/net/wgetpaste/files/wgetpaste.conf
obache 5c43dbfabd Import wgetpaste-2.20 as net/wgetpaste.
PR 46744 by Matthew Mondor.

A Script that automates pasting to a number of pastebin services
relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee)
and wget.
2012-08-11 08:43:45 +00:00

9 lines
177 B
Text

SERVICES="${SERVICES} lugons bpaste"
ENGINE_lugons=lodgeit
URL_lugons="https://paste.lugons.org/"
ENGINE_bpaste=lodgeit
URL_bpaste="http://bpaste.net"
DEFAULT_SERVICE=bpaste