URI: 
       remove old comment about separate hosts - bitreich-tv - Meme TV encoding and streaming
  HTML git clone git://bitreich.org/bitreich-tv git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-tv
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR LICENSE
       ---
   DIR commit e42fa4ac52c147b5953f43ed4634609aebb84174
   DIR parent 80749c46582a4bfda8ca72f460a555cd2c6ab858
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Wed, 19 May 2021 08:21:25 +0200
       
       remove old comment about separate hosts
       
       Diffstat:
         M bin/brtv-generate-playlist.sh       |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/bin/brtv-generate-playlist.sh b/bin/brtv-generate-playlist.sh
       @@ -1,7 +1,6 @@
        #!/bin/sh
        # supply hashtags.txt as stdin
        # output is a plaintext playlist with urls to memes and title slides
       -# titles and image memes are served on a separate host ($title_image_host)
        
        
        ### CONFIGURATION START