From 12c0c06e525bd0351e2611f69b4f26e10e2fd650 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 6 Jun 2019 16:17:40 +0900 Subject: [PATCH] HTTPS blog link --- urls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urls.json b/urls.json index df16ff9..091dc0a 100644 --- a/urls.json +++ b/urls.json @@ -1,3 +1,3 @@ { - "urls": ["https://hacks.mozilla.org", "http://www.hongkiat.com/blog/", "https://webkit.org/blog/"] + "urls": ["https://hacks.mozilla.org", "https://www.hongkiat.com/blog/", "https://webkit.org/blog/"] }