From c0495be415d2ca8d2af9ac646893b8ef3cb0d5fb Mon Sep 17 00:00:00 2001 From: Jim Winstead Date: Wed, 16 Oct 2024 17:52:57 -0700 Subject: [PATCH] Use http: instead of https: for downloading CHMs (#163) --- scripts/fetch-chms.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scripts/fetch-chms.php b/scripts/fetch-chms.php index cb0366b2a..dfe6a1ee8 100644 --- a/scripts/fetch-chms.php +++ b/scripts/fetch-chms.php @@ -1,13 +1,14 @@