Remove `Released' and `Published' information and add an HTTP URL - gophercgis - Collection of gopher CGI/DCGI for geomyidae
 (HTM) hg clone https://bitbucket.org/iamleot/gophercgis
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) changeset dc57d7e63d14e8105da1c909f2505d745c9a150f
 (DIR) parent 09cbd6d2abc3e6727ea6391b887a5906d8d31bbd
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Thu, 30 Aug 2018 12:41:56 
       
       Remove `Released' and `Published' information and add an HTTP URL
       
       Released and published was not very useful IMHO.
       
       Diffstat:
        bandcamp/music.dcgi |  3 +--
        1 files changed, 1 insertions(+), 2 deletions(-)
       ---
       diff -r 09cbd6d2abc3 -r dc57d7e63d14 bandcamp/music.dcgi
       --- a/bandcamp/music.dcgi       Thu Aug 30 00:58:04 2018 +0200
       +++ b/bandcamp/music.dcgi       Thu Aug 30 12:41:56 2018 +0200
       @@ -16,7 +16,6 @@
        .[] |
               "[1|\((.title + " - " + .band_name) | gsub("\\|"; "\\|"))|" +
                   "'"${ALBUM_CGI}?${url}"'\(.page_url | gsub("\\|"; "\\|"))|server|port]",
       -       "Released:  \(.release_date)",
       -       "Published: \(.publish_date)",
       +       "[h|URL|'"${url}"'\(.page_url | gsub("\\|"; "\\|"))|server|port]",
               ""
        '