From bd0d8c37f3a0a38891e69a3934b7f644aea159df Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Mon, 18 Jan 2021 18:31:12 +0900 Subject: [PATCH] always load JS over HTTPS This is safer and faster (as the CDN will always load it over HTTPS anyway). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac96ec8e..24af6dc7 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ bower install list.js ##### Via CDNJS ```html - + ``` ##### Via Direct Download