diff options
author | Jesús <heckyel@hyperbola.info> | 2019-08-11 23:15:15 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-08-11 23:15:15 -0500 |
commit | 3e6deae81f3b279777a0ebcc0f7201efa76068a9 (patch) | |
tree | 65bb702f497f70d1bce40210632e5112566259a0 | |
parent | c5eacfaccc0dedab70f097e62ad033c08413a5d9 (diff) | |
download | ematrix-3e6deae81f3b279777a0ebcc0f7201efa76068a9.tar.lz ematrix-3e6deae81f3b279777a0ebcc0f7201efa76068a9.tar.xz ematrix-3e6deae81f3b279777a0ebcc0f7201efa76068a9.zip |
https is available in someonewhocares.org
-rw-r--r-- | assets/assets.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/assets.json b/assets/assets.json index ac32756..9d331fa 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -43,10 +43,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", |