From 821546a931bdf409518315dd174cc4838bf34253 Mon Sep 17 00:00:00 2001 From: Marcus Kammer <2262664-marcuskammer@users.noreply.gitlab.com> Date: Tue, 25 Feb 2020 18:45:39 +0100 Subject: [PATCH] Update feeds --- bundle/custom.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/bundle/custom.el b/bundle/custom.el index 0dc33170..29841e73 100644 --- a/bundle/custom.el +++ b/bundle/custom.el @@ -48,12 +48,10 @@ ("lucumr" "http://lucumr.pocoo.org/feed.atom" nil 3600 nil) ("doughellmann" "https://doughellmann.com/blog/feed/" nil 3600 nil) ("Sachachua" "https://sachachua.com/blog/feed/" nil 3600 nil) - ("Emacs Wiki" "https://www.emacswiki.org/emacs?action=rss" nil 3600 nil) ("Stack Exchange" "https://emacs.stackexchange.com/feeds" nil 3600 nil) ("Phoronix" "https://www.phoronix.com/rss.php" nil 3600 nil) ("Ubuntu" "https://blog.ubuntu.com/feed" nil 3600 nil) ("Metaebene" "https://metaebene.me/feed/" nil 3600 nil) - ("Stallman" "https://stallman.org/rss/rss.xml" nil 3600 nil) ("Planet Lisp" "http://planet.lisp.org/rss20.xml" nil 3600 nil) ("Python PEP" "https://www.python.org/dev/peps/peps.rss/" nil 3600 nil) ("Omegacube" "https://www.omegacube.com/feed/" nil 3600 nil)