Add feeds for The Economist

This commit is contained in:
Jeremy Dormitzer 2020-07-25 16:42:28 -04:00
parent 8b65c1e3fe
commit 48ec02419b

View File

@ -4561,7 +4561,11 @@ Elfeed is a feed reader for Emacs.
("https://wiki.xxiivv.com/links/rss.xml" blog)
("https://jeremydormitzer.com/blog/feed.xml" my-website)
("https://fossegr.im/feed.xml" emacs blog)
("https://nullprogram.com/feed/" blog))
("https://nullprogram.com/feed/" blog)
;; The Economist - This Week
("https://www.kill-the-newsletter.com/feeds/x3cwlql9hhc5pn39ci31.xml" news)
;; The Economist - Today
("https://www.kill-the-newsletter.com/feeds/rl6dr7kiotn6kn2ry6aa.xml" news))
shr-use-colors nil))
#+END_SRC