From 5c3e8c6863534063761240b086a4cb8faaf98376 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 26 Jul 2018 10:13:55 -0400 Subject: [PATCH] Update someonewhocares.org to use HTTPS (#1003) http requests to someonewhocares.org now responds with 302 redirects to the secure version - so just use the https version to start with --- assets/assets.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/assets.json b/assets/assets.json index 5e43100..faf6a84 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -40,10 +40,10 @@ "updateAfter": 11, "title": "Dan Pollock’s hosts file", "contentURL": [ - "http://someonewhocares.org/hosts/hosts", + "https://someonewhocares.org/hosts/hosts", "assets/thirdparties/someonewhocares.org/hosts/hosts.txt" ], - "supportURL": "http://someonewhocares.org/hosts/" + "supportURL": "https://someonewhocares.org/hosts/" }, "hphosts": { "content": "filters",