From 53ed90be40ce85b0ad347e1e1d897b9c6e19a05f Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 20 May 2021 22:50:49 -0700 Subject: [PATCH] Add feeds from sourcehut and Drew DeVault --- oni-elfeed.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/oni-elfeed.el b/oni-elfeed.el index 9941399..8df60f0 100644 --- a/oni-elfeed.el +++ b/oni-elfeed.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0518.232538 +;; Version: 2021.0520.224836 ;; Package-Requires: (elfeed) ;; This program is free software; you can redistribute it and/or modify @@ -61,7 +61,9 @@ ("http://blog.quicklisp.org/feeds/posts/default" lisp) "http://www.gimp.org/news.rdf" "https://nostarch.com/feeds/comingsoon.xml" - "https://nostarch.com/feeds/newbooks.xml")) + "https://nostarch.com/feeds/newbooks.xml" + "https://drewdevault.com/blog/index.xml" + "https://sourcehut.org/blog/index.xml")) (add-hook 'elfeed-new-entry-hook (elfeed-make-tagger :before "2 weeks ago"