diff --git a/bundle/bundle--news.el b/bundle/bundle--news.el index a31fff2a..62c60c0f 100644 --- a/bundle/bundle--news.el +++ b/bundle/bundle--news.el @@ -13,7 +13,6 @@ :init (setq elfeed-feeds '(("http://nullprogram.com/feed/" lisp blog) - ("https://www.heise.de/rss/heise-Rubrik-Netzpolitik-atom.xml" news netz politik) ("https://netzpolitik.org/feed/" netz politik news) ("https://logbuch-netzpolitik.de/feed/m4a" netz politik podcast meta) ("https://c-for-dummies.com/blog/?feed=rss2" cc blog) @@ -22,7 +21,6 @@ ("https://drewdevault.com/blog/index.xml" coding golang blog) ("https://emacsredux.com/atom.xml" emacs blog) ("https://endlessparentheses.com/atom.xml" emacs elisp blog) - ("https://norvig.com/rss-feed.xml" coding lisp blog) ("https://blog.mozilla.org/en/feed/" browser web) ("https://blog.codinghorror.com/rss/" coding blog) ("https://blog.chromium.org/feeds/posts/default" browser web) @@ -46,22 +44,17 @@ ("https://mailbox.org/share/feed-de-mailbox.xml" email mailbox web) ("https://blog.codinghorror.com/rss/" blog coding) ("https://feeds.feedburner.com/PythonInsider" python blog news) - ("https://www.destatis.de/SiteGlobals/Functions/RSSFeed/DE/RSSNewsfeed/Aktuell.xml;jsessionid=FAFA8003CFA3617DA531B13EE3A0C25B.internet8711?nn=241288" data public) - ("https://www.heise.de/make/rss/hardware-hacks-atom.xml" hardware hacking make) - ("https://www.test.de/rss/geldanlage-banken/" test finanzen geld banken) ("https://makezine.com/feed/" blog hardware hacking make) ("https://blog.pythonanywhere.com/index.xml" blog python hosting) ("https://pbpython.com/feeds/all.atom.xml" blog python) - ("https://www.djangoproject.com/rss/community/blogs/" django python) ("https://feeds.feedburner.com/GoogleWebFonts" fonts blog google) ("https://feeds.feedburner.com/glyph" python blog) ("https://uxcontent.com/feed/" ux writing blog) ("https://userlutions.com/feed/" ux usability blog) - ("https://www.nd-aktuell.de/rss/aktuell.php" nachrichten news) ("https://nostarch.com/feeds/newbooks.xml" books) - ("https://rss.dw.com/atom/rss-de-news" news nachrichten) - ("https://nachrichtenfeeds.br.de/rdf/boards/QXAPkQJ" nachrichten news) - ("https://www.deutschlandfunk.de/nachrichten-100.rss" nachrichten news) + ("https://www.djangoproject.com/rss/weblog/" django python official news) + ("https://realpython.com/atom.xml?format=xml" python blog) + ("https://feeds.feedburner.com/PythonSoftwareFoundationNews" python psf news) ("https://blog.rust-lang.org/feed.xml" rust blog news)) elfeed-search-filter "@2-day-ago +unread"))