summaryrefslogtreecommitdiffstats
path: root/accessibility/wgetpaste/README
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/wgetpaste/README')
-rw-r--r--accessibility/wgetpaste/README15
1 files changed, 11 insertions, 4 deletions
diff --git a/accessibility/wgetpaste/README b/accessibility/wgetpaste/README
index 748b245ebb..3e82f06732 100644
--- a/accessibility/wgetpaste/README
+++ b/accessibility/wgetpaste/README
@@ -3,11 +3,18 @@ wgetpaste (command-line interface to various pastebins)
See /etc/wgetpaste.conf.sample for config options.
If you want to use the -x, -X, -C options to wgetpaste, install xclip.
+If you want to use the -N option, install ansifilter.
Notes:
-- The "codepad" and "gists" services are currently broken. The
- "dpaste" (default) and "bpaste" services work as of 20201024.
+- These services worked as of 20231220:
+ 0x0, dpaste, sprunge, bpaste (the default).
-- There is a new release of wgetpaste (2.30), but *all* the services
- are broken in 2.30, so it's useless to upgrade.
+- These services are broken (or were, when I tested on 20231220):
+ codepad, ix_io.
+
+- The gists (github) and snippets (gitlab) services are untested,
+ because they require a user account and authentication tokens in
+ wgetpaste.conf. The SlackBuild maintainer doesn't have nor want
+ to create accounts on these sites. If you try them, let me know
+ if they work, and I'll update this README with the results.