From 9cb9da30b3d1af0bff26391e98f9bd6bcbaf8aed Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Sun, 23 Oct 2022 19:42:34 -0400 Subject: [PATCH] Update RSS subscriptions --- lisp/rss.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/rss.el b/lisp/rss.el index be0b52f..fc52709 100644 --- a/lisp/rss.el +++ b/lisp/rss.el @@ -186,7 +186,8 @@ "https://zeux.io/feed/" "https://lthms.xyz/rss" "https://theta.eu.org/feed.xml" - "https://tymoon.eu/api/reader/atom"))) + "https://tymoon.eu/api/reader/atom" + "https://lawrencecpaulson.github.io/feed.xml"))) ;; Some poorly-behaved feeds that I quite like to follow but exclude because ;; they make a mess of the Elfeed buffer: -- 2.45.2