From 17ffdb7137d33a9248a7a794dbea1ea783a3a83c Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Sat, 6 Apr 2024 19:51:41 +0200 Subject: [PATCH] Update feeds --- bundle/bundle--news.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bundle/bundle--news.el b/bundle/bundle--news.el index b3164388..3d2ee082 100644 --- a/bundle/bundle--news.el +++ b/bundle/bundle--news.el @@ -65,6 +65,10 @@ ("https://feeds.soundcloud.com/users/soundcloud:users:261098918/sounds.rss" podcast osint) ("https://hacks.mozilla.org/feed/" blog firefox web) ("https://karthinks.com/index.xml" blog emacs) + ("https://www.destatis.de/SiteGlobals/Functions/RSSFeed/DE/RSSNewsfeed/Aktuell.xml" destatis aktuelles presse) + ("http://www.umweltbundesamt.de/rss/presse" uba aktuelles presse) + ("https://www.test.de/rss/geldanlage-banken/" test geld finanzen) + ("https://www.test.de/rss/steuern-recht/" test steuern recht) )) (setq elfeed-search-filter "@7-day-ago +unread") (let ((feeds (expand-file-name "~/feeds.el")))