diff options
author | Tucker Evans <tuckerevans24@gmail.com> | 2018-06-24 23:03:42 -0400 |
---|---|---|
committer | Tucker Evans <tuckerevans24@gmail.com> | 2018-06-24 23:03:42 -0400 |
commit | c2673ac1922142e09042705d43496da2fb2cbdfe (patch) | |
tree | 9fdb458b71db44c3d3958dac1d4a5f29fb793f03 | |
parent | 97e0f36b53549961dca08f8dbb067e861e5f11e8 (diff) |
Add urls to newsboat config
-rw-r--r-- | newsboat/.newsboat/urls | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/newsboat/.newsboat/urls b/newsboat/.newsboat/urls index 114f376..cd06d97 100644 --- a/newsboat/.newsboat/urls +++ b/newsboat/.newsboat/urls @@ -1,12 +1,13 @@ -https://www.theverge.com/rss/index.xml https://www.troyhunt.com/rss/ -http://feeds.arstechnica.com/arstechnica/index +https://rss.simplecast.com/podcasts/4669/rss http://feeds.gimletmedia.com/hearreplyall http://feeds.gimletmedia.com/thehabitat +http://feeds.twit.tv/twit.xml http://feeds.99percentinvisible.org/99percentinvisible https://www.npr.org/rss/rss.php?id=1001 +https://www.theverge.com/rss/index.xml +http://feeds.arstechnica.com/arstechnica/index http://feeds.bbci.co.uk/news/rss.xml?edition=us -http://feeds.twit.tv/twit.xml https://www.voidlinux.eu/atom.xml https://github.com/voidlinux/void-packages/commits/master.atom https://github.com/voidlinux/xbps/commits/master.atom |