From c73f92c337558e8579f9905f6e90b661baa67699 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 2 Aug 2019 10:53:32 +1200 Subject: Add defang(1df) > I learned the word "defang" today as applied to URLs > I knew about the practice but not what it was called > Now I am writing a little script to do it for me > tejr: pip install defang ? > Why you gotta be like that, russm > Let me have my three-line sed script --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index bb095c3c..6c53c211 100644 --- a/README.md +++ b/README.md @@ -505,6 +505,7 @@ Installed by the `install-bin` target: input. * `dam(1df)` buffers all its input before emitting it as output. * `ddup(1df)` removes duplicate lines from unsorted input. +* `defang(1df)` prevents dangerous URLs from being made into clickable links. * `dmp(1df)` copies a pass(1) entry selected by `dmenu(1)` to the X CLIPBOARD. * `dub(1df)` lists the biggest entries in a directory. * `edda(1df)` provides a means to run `ed(1)` over a set of files preserving -- cgit v1.2.3