From ac97b56aff2b03969fdba685b450b3220e15c7f4 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Thu, 18 Jan 2024 18:12:32 +0100 Subject: [PATCH] Update --news --- bundle/bundle--news.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/bundle--news.el b/bundle/bundle--news.el index 0337e99c..7bcc2ad1 100644 --- a/bundle/bundle--news.el +++ b/bundle/bundle--news.el @@ -32,8 +32,6 @@ ("https://www.neondystopia.com/feed/" cyberpunk blog) ("https://www.raspberrypi.org/blog/feed/" raspberry blog) ("https://www.blog.berrybase.de/feed/" raspberry blog) - ("https://krebsonsecurity.com/feed/" security blog) - ("https://www.schneier.com/feed/atom/" security blog) ("https://twobithistory.org/feed.xml" history blog coding) ("https://gwern.substack.com/feed" blog technology personal) ("https://monochrome-watches.com/feed/" watches blog) @@ -92,6 +90,8 @@ (mapcar (lambda (feed) (add-to-list 'elfeed-feeds feed)) '(("https://threatpost.com/feed/" security) + ("https://krebsonsecurity.com/feed/" security blog) + ("https://www.schneier.com/feed/atom/" security blog) ("https://nakedsecurity.sophos.com/feed/" security))) (mapcar (lambda (feed) (add-to-list 'elfeed-feeds feed))