aboutsummaryrefslogtreecommitdiffstats
path: root/oni-elfeed.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2021-05-18 23:25:44 -0700
committerGravatar Tom Willemse2021-05-18 23:25:44 -0700
commit594d4e8094879d0900d335616eac399009dd1789 (patch)
treec60cf8c74302b5eea17a787df4a625e6c993d99f /oni-elfeed.el
parentee6b99af45bfd76e80b9159c0eb6c9bebb03ed80 (diff)
downloademacs-config-594d4e8094879d0900d335616eac399009dd1789.tar.gz
emacs-config-594d4e8094879d0900d335616eac399009dd1789.zip
Remove reddit feeds
I’m browsing reddit regularly now, don’t need to also have them in my RSS reader.
Diffstat (limited to 'oni-elfeed.el')
-rw-r--r--oni-elfeed.el6
1 files changed, 1 insertions, 5 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index 69035a7..9941399 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2019.0904.210512
+;; Version: 2021.0518.232538
;; Package-Requires: (elfeed)
;; This program is free software; you can redistribute it and/or modify
@@ -31,7 +31,6 @@
(setq elfeed-feeds
'("http://nullprogram.com/feed/"
("http://planet.emacsen.org/atom.xml" emacs)
- ("https://www.reddit.com/r/emacs/hot.xml" emacs)
("http://oremacs.com/atom.xml" emacs)
("http://emacshorrors.com/feed.atom" emacs)
("http://emacsredux.com/atom.xml" emacs)
@@ -40,12 +39,9 @@
("http://www.masteringemacs.org/feed/" emacs)
("http://pragmaticemacs.com/feed/" emacs)
("http://sachachua.com/blog/category/emacs/feed/" emacs)
- ("https://www.reddit.com/r/lisp/hot.xml" lisp)
("http://planet.lisp.org/rss20.xml" lisp)
- ("https://www.reddit.com/r/scheme/hot.xml" lisp scheme)
"http://aphyr.com/posts.atom"
"https://news.ycombinator.com/rss"
- "https://www.reddit.com/r/programming/hot.xml"
("https://lwn.net/headlines/newrss" linux)
("https://serversforhackers.com/feed.xml" linux)
"http://julien.danjou.info/blog/index.xml"