[oni-elfeed] Add another url
This commit is contained in:
parent
90c9ef6270
commit
4dcb5a4f6d
1 changed files with 3 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2022.0714.094618
|
||||
;; Version: 2022.0912.090640
|
||||
;; Package-Requires: (elfeed olivetti)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -78,7 +78,8 @@
|
|||
"https://neverworkintheory.org/atom.xml"
|
||||
"https://ag91.github.io/rss.xml"
|
||||
"https://programming-journal.org/feed.xml"
|
||||
"https://unzip.dev/rss/"))
|
||||
"https://unzip.dev/rss/"
|
||||
("http://lambda-the-ultimate.org/rss.xml" lisp)))
|
||||
|
||||
(add-hook 'elfeed-new-entry-hook
|
||||
(elfeed-make-tagger :before "2 weeks ago"
|
||||
|
|
Loading…
Reference in a new issue