URI: 
       Add .abstract support to maplisting.dcgi example file. - geomyidae - A small C-based gopherd.
  HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit d39742c74e21e225e06d1a7d55044a740158d6e4
   DIR parent 1fb516e3924be54b2848501b0bf30da6f31ad19e
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sat,  2 Apr 2022 23:41:54 +0200
       
       Add .abstract support to maplisting.dcgi example file.
       
       Diffstat:
         M cgi-examples/maplisting.dcgi        |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/cgi-examples/maplisting.dcgi b/cgi-examples/maplisting.dcgi
       @@ -5,6 +5,7 @@
        #
        
        [ -f map.gph ] && cat map.gph
       +[ -f .abstract ] && cat .abstract
        
        find *.md -printf "[0|%TY-%Tm-%Td    %f|%f|server|port]\r\n" | sort -r