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
pull/2/head
Raymond Hill 6 years ago committed by GitHub
parent a68f7a7899
commit 5c3e8c6863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,10 +40,10 @@
"updateAfter": 11,
"title": "Dan Pollocks 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",

Loading…
Cancel
Save