diff options
author | Tucker Evans <tuckerevans24@gmail.com> | 2018-05-08 19:33:14 -0400 |
---|---|---|
committer | Tucker Evans <tuckerevans24@gmail.com> | 2018-05-08 19:33:14 -0400 |
commit | 147caae9b43426491afabf8d60b922a85313ab12 (patch) | |
tree | acfcca348d92763bbc4b1bfb26668537cae55629 /newsboat/.newsboat/urls | |
parent | d2cb74c47f061ef1bbf9f78e870e80569717c8bf (diff) |
Adds initial newsboat configs
Diffstat (limited to 'newsboat/.newsboat/urls')
-rw-r--r-- | newsboat/.newsboat/urls | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/newsboat/.newsboat/urls b/newsboat/.newsboat/urls new file mode 100644 index 0000000..114f376 --- /dev/null +++ b/newsboat/.newsboat/urls @@ -0,0 +1,13 @@ +https://www.theverge.com/rss/index.xml +https://www.troyhunt.com/rss/ +http://feeds.arstechnica.com/arstechnica/index +http://feeds.gimletmedia.com/hearreplyall +http://feeds.gimletmedia.com/thehabitat +http://feeds.99percentinvisible.org/99percentinvisible +https://www.npr.org/rss/rss.php?id=1001 +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 + |