commit e8234bc36c8bc36d1e53949d99e2346d6e3ddc7c parent e3569caf618a25ac8edd49c44c81b188bd624b3b 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(-)
diff --git a/examples/gethostszero b/examples/gethostszero @@ -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