aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni-elfeed.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/oni-elfeed.el b/oni-elfeed.el
index f4c7b7f..54e94cd 100644
--- a/oni-elfeed.el
+++ b/oni-elfeed.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2022.1122.232823
+;; Version: 2023.0108.120326
;; Package-Requires: (elfeed olivetti)
;; This program is free software; you can redistribute it and/or modify
@@ -81,7 +81,9 @@
"https://unzip.dev/rss/"
("http://lambda-the-ultimate.org/rss.xml" lisp)
"https://planet.emacslife.com/atom.xml"
- "https://www.reddit.com/r/wallpapers/new.xml"))
+ "https://www.reddit.com/r/wallpapers/new.xml"
+ "https://picolisp-explored.com/rss.xml"
+ "https://onethingwell.org/rss"))
(add-hook 'elfeed-new-entry-hook
(elfeed-make-tagger :before "2 weeks ago"