From 0d35ef831b3501382ee484f9322cabf5d5435e4d Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Wed, 11 May 2022 20:43:19 +0200 Subject: [PATCH] Disable feeds --- bundle/bundle--news.el | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bundle/bundle--news.el b/bundle/bundle--news.el index 26b4af9d..573d719d 100644 --- a/bundle/bundle--news.el +++ b/bundle/bundle--news.el @@ -15,7 +15,7 @@ (setq elfeed-feeds '(("http://nullprogram.com/feed/" lisp blog) ("https://netzpolitik.org/feed/" netz politik news) - ("https://logbuch-netzpolitik.de/feed/m4a" netz politik podcast meta) +;; ("https://logbuch-netzpolitik.de/feed/m4a" netz politik podcast meta) ;; ("https://c-for-dummies.com/blog/?feed=rss2" cc blog) ("https://www.raspberrypi.com/news/feed/" blog pi os) ("https://planet.emacslife.com/atom.xml" emacs) @@ -29,15 +29,15 @@ ("https://blog.chromium.org/feeds/posts/default" browser web) ("https://hacks.mozilla.org/feed/" browser web) ("https://www.interaction-design.org/rss/site_news.xml" ux design) - ("https://www.nngroup.com/feed/rss/" ux design) - ("https://uxpamagazine.org/?feed=full" ux design) - ("https://feedpress.me/UXmatters" ux design) - ("https://uxmovement.com/feed" ux design) - ("https://www.uxbeginner.com/feed/" ux design) - ("https://jeffgothelf.com/feed/" lean ux design blog) +;; ("https://www.nngroup.com/feed/rss/" ux design) +;; ("https://uxpamagazine.org/?feed=full" ux design) +;; ("https://feedpress.me/UXmatters" ux design) +;; ("https://uxmovement.com/feed" ux design) +;; ("https://www.uxbeginner.com/feed/" ux design) +;; ("https://jeffgothelf.com/feed/" lean ux design blog) ("https://www.colinmclear.net/posts/index.xml" research emacs blog) ("https://en.wikipedia.org/w/api.php?action=featuredfeed&feed=onthisday&feedformat=atom" general) - ("https://uxwritinghub.com/feed/" ux writing blog) +;; ("https://uxwritinghub.com/feed/" ux writing blog) ("https://www.philnewton.net/blog/feed/" emacs blog) ("https://emacsredux.com/atom.xml" emacs blog) ("https://marcus3santos.github.io/index.xml" emacs blog) @@ -50,8 +50,8 @@ ;; ("https://pbpython.com/feeds/all.atom.xml" blog 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://uxcontent.com/feed/" ux writing blog) +;; ("https://userlutions.com/feed/" ux usability blog) ("https://nostarch.com/feeds/newbooks.xml" books) ;; ("https://www.djangoproject.com/rss/weblog/" django python official news) ;; ("https://realpython.com/atom.xml?format=xml" python blog)