tUpdate hostszero to new https URI. - hosts-gen - A little framework to generate /etc/hosts from /etc/hosts.d.
 (HTM) git clone git://r-36.net/hosts-gen
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e8234bc36c8bc36d1e53949d99e2346d6e3ddc7c
 (DIR) parent e3569caf618a25ac8edd49c44c81b188bd624b3b
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Tue, 17 Jul 2018 12:31:30 +0200
       
       Update hostszero to new https URI.
       
       Diffstat:
         examples/gethostszero               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/examples/gethostszero b/examples/gethostszero
       t@@ -6,5 +6,5 @@
        # See the downloaded file itself for the copyright notice.
        #
        
       -curl -s http://someonewhocares.org/hosts/zero/hosts > /etc/hosts.d/02-hosts.zero
       +curl -s https://someonewhocares.org/hosts/zero/hosts > /etc/hosts.d/02-hosts.zero