Disable feeds
This commit is contained in:
parent
597ce52dfd
commit
0d35ef831b
1 changed files with 10 additions and 10 deletions
|
@ -15,7 +15,7 @@
|
|||
(setq elfeed-feeds
|
||||
'(("http://nullprogram.com/feed/" lisp blog)
|
||||
("https://netzpolitik.org/feed/" netz politik news)
|
||||
("https://logbuch-netzpolitik.de/feed/m4a" netz politik podcast meta)
|
||||
;; ("https://logbuch-netzpolitik.de/feed/m4a" netz politik podcast meta)
|
||||
;; ("https://c-for-dummies.com/blog/?feed=rss2" cc blog)
|
||||
("https://www.raspberrypi.com/news/feed/" blog pi os)
|
||||
("https://planet.emacslife.com/atom.xml" emacs)
|
||||
|
@ -29,15 +29,15 @@
|
|||
("https://blog.chromium.org/feeds/posts/default" browser web)
|
||||
("https://hacks.mozilla.org/feed/" browser web)
|
||||
("https://www.interaction-design.org/rss/site_news.xml" ux design)
|
||||
("https://www.nngroup.com/feed/rss/" ux design)
|
||||
("https://uxpamagazine.org/?feed=full" ux design)
|
||||
("https://feedpress.me/UXmatters" ux design)
|
||||
("https://uxmovement.com/feed" ux design)
|
||||
("https://www.uxbeginner.com/feed/" ux design)
|
||||
("https://jeffgothelf.com/feed/" lean ux design blog)
|
||||
;; ("https://www.nngroup.com/feed/rss/" ux design)
|
||||
;; ("https://uxpamagazine.org/?feed=full" ux design)
|
||||
;; ("https://feedpress.me/UXmatters" ux design)
|
||||
;; ("https://uxmovement.com/feed" ux design)
|
||||
;; ("https://www.uxbeginner.com/feed/" ux design)
|
||||
;; ("https://jeffgothelf.com/feed/" lean ux design blog)
|
||||
("https://www.colinmclear.net/posts/index.xml" research emacs blog)
|
||||
("https://en.wikipedia.org/w/api.php?action=featuredfeed&feed=onthisday&feedformat=atom" general)
|
||||
("https://uxwritinghub.com/feed/" ux writing blog)
|
||||
;; ("https://uxwritinghub.com/feed/" ux writing blog)
|
||||
("https://www.philnewton.net/blog/feed/" emacs blog)
|
||||
("https://emacsredux.com/atom.xml" emacs blog)
|
||||
("https://marcus3santos.github.io/index.xml" emacs blog)
|
||||
|
@ -50,8 +50,8 @@
|
|||
;; ("https://pbpython.com/feeds/all.atom.xml" blog python)
|
||||
("https://feeds.feedburner.com/GoogleWebFonts" fonts blog google)
|
||||
;; ("https://feeds.feedburner.com/glyph" python blog)
|
||||
("https://uxcontent.com/feed/" ux writing blog)
|
||||
("https://userlutions.com/feed/" ux usability blog)
|
||||
;; ("https://uxcontent.com/feed/" ux writing blog)
|
||||
;; ("https://userlutions.com/feed/" ux usability blog)
|
||||
("https://nostarch.com/feeds/newbooks.xml" books)
|
||||
;; ("https://www.djangoproject.com/rss/weblog/" django python official news)
|
||||
;; ("https://realpython.com/atom.xml?format=xml" python blog)
|
||||
|
|
Loading…
Add table
Reference in a new issue