From 4e111ddd013c772c9c2509fd2a58ec913fcf32e3 Mon Sep 17 00:00:00 2001 From: Yunus Kahveci Date: Sun, 7 Feb 2021 22:54:53 +0100 Subject: [PATCH] Encrypted connection to Luke's RSS feed (#887) There is no reason for the URL of Luke's main RSS feed to be transferred over unencrypted HTTP. That's why i changed it to HTTPS. Nothing big, it just mildly infuriated me. --- .config/newsboat/urls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/newsboat/urls b/.config/newsboat/urls index d651459..9a762a8 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -1,4 +1,4 @@ -http://lukesmith.xyz/rss.xml +https://lukesmith.xyz/rss.xml https://notrelated.libsyn.com/rss https://www.youtube.com/feeds/videos.xml?channel_id=UC2eYFnH61tmytImy1mTYvhA "~Luke Smith (YouTube)" https://www.archlinux.org/feeds/news/ "tech"