From 147caae9b43426491afabf8d60b922a85313ab12 Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Tue, 8 May 2018 19:33:14 -0400 Subject: Adds initial newsboat configs --- newsboat/.newsboat/urls | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 newsboat/.newsboat/urls (limited to 'newsboat/.newsboat/urls') 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 + -- cgit v1.1 From c2673ac1922142e09042705d43496da2fb2cbdfe Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Sun, 24 Jun 2018 23:03:42 -0400 Subject: Add urls to newsboat config --- newsboat/.newsboat/urls | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'newsboat/.newsboat/urls') 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 -- cgit v1.1