README: update link to hurl webpage, add link to webdump (HTML to plain converter) - sfeed - RSS and Atom parser
 (HTM) git clone git://git.codemadness.org/sfeed
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 416c898b677fbf56161623ca1eab6fed6e614a4a
 (DIR) parent 491b8106aad5e1e0bc5e8d8e3fb6a3cd5abfd34d
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 21 Sep 2025 14:23:39 +0200
       
       README: update link to hurl webpage, add link to webdump (HTML to plain converter)
       
       Diffstat:
         M README                              |       3 ++-
       
       1 file changed, 2 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -112,7 +112,7 @@ Optional dependencies
          sfeed_update(1).
        - curl(1) binary: https://curl.haxx.se/ ,
          used by sfeed_update(1), but can be replaced with any tool like wget(1),
       -  OpenBSD ftp(1) or hurl(1): https://git.codemadness.org/hurl/
       +  OpenBSD ftp(1) or hurl(1): https://codemadness.org/hurl.html
        - iconv(1) command-line utilities,
          used by sfeed_update(1). If the text in your RSS/Atom feeds are already UTF-8
          encoded then you don't need this. For a minimal iconv implementation:
       @@ -135,6 +135,7 @@ Optional run-time dependencies for sfeed_curses
          See the ENVIRONMENT VARIABLES section in the man page to change it.
        - lynx, used by the sfeed_content script to convert HTML content.
          See the ENVIRONMENT VARIABLES section in the man page to change it.
       +  An alternative: webdump: https://codemadness.org/webdump.html
        
        
        Formats supported