From 58df8434f8da1d2da821bd1b3e5540a10aba2759 Mon Sep 17 00:00:00 2001 From: Reinhart Previano Koentjoro Date: Tue, 20 Dec 2022 14:00:16 +0700 Subject: [PATCH] fix: Use HTTPS instead --- mapping.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapping.js b/mapping.js index b2f77df..9e72e3b 100644 --- a/mapping.js +++ b/mapping.js @@ -40,5 +40,5 @@ export const mapping = { "sentience": "https://kevinyank.com/twitter/", "cjtype": "https://twitterarchive.cjtype.com/", "jed_fox1": "https://tweets.jedfox.com", - "capsinthehouse": "http://capsinthehouse.twitter-archive.reinhart1010.id", + "capsinthehouse": "https://capsinthehouse.twitter-archive.reinhart1010.id", };