Update --news
This commit is contained in:
parent
50fd3bf77f
commit
ac97b56aff
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
||||||
("https://www.neondystopia.com/feed/" cyberpunk blog)
|
("https://www.neondystopia.com/feed/" cyberpunk blog)
|
||||||
("https://www.raspberrypi.org/blog/feed/" raspberry blog)
|
("https://www.raspberrypi.org/blog/feed/" raspberry blog)
|
||||||
("https://www.blog.berrybase.de/feed/" raspberry blog)
|
("https://www.blog.berrybase.de/feed/" raspberry blog)
|
||||||
("https://krebsonsecurity.com/feed/" security blog)
|
|
||||||
("https://www.schneier.com/feed/atom/" security blog)
|
|
||||||
("https://twobithistory.org/feed.xml" history blog coding)
|
("https://twobithistory.org/feed.xml" history blog coding)
|
||||||
("https://gwern.substack.com/feed" blog technology personal)
|
("https://gwern.substack.com/feed" blog technology personal)
|
||||||
("https://monochrome-watches.com/feed/" watches blog)
|
("https://monochrome-watches.com/feed/" watches blog)
|
||||||
|
@ -92,6 +90,8 @@
|
||||||
(mapcar
|
(mapcar
|
||||||
(lambda (feed) (add-to-list 'elfeed-feeds feed))
|
(lambda (feed) (add-to-list 'elfeed-feeds feed))
|
||||||
'(("https://threatpost.com/feed/" security)
|
'(("https://threatpost.com/feed/" security)
|
||||||
|
("https://krebsonsecurity.com/feed/" security blog)
|
||||||
|
("https://www.schneier.com/feed/atom/" security blog)
|
||||||
("https://nakedsecurity.sophos.com/feed/" security)))
|
("https://nakedsecurity.sophos.com/feed/" security)))
|
||||||
(mapcar
|
(mapcar
|
||||||
(lambda (feed) (add-to-list 'elfeed-feeds feed))
|
(lambda (feed) (add-to-list 'elfeed-feeds feed))
|
||||||
|
|
Loading…
Add table
Reference in a new issue