From 1125caa2c3e8b8ce8cbae5644ef516eadd0a9be6 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 22 Jun 2020 11:51:23 -0300 Subject: Added newsboat and its configuration --- .config/newsboat/urls | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .config/newsboat/urls (limited to '.config/newsboat/urls') diff --git a/.config/newsboat/urls b/.config/newsboat/urls new file mode 100644 index 00000000..601912eb --- /dev/null +++ b/.config/newsboat/urls @@ -0,0 +1,19 @@ +---Django--- +https://www.djangoproject.com/rss/community/blogs/ +https://www.djangoproject.com/rss/community/jobs/ +https://www.djangoproject.com/rss/community/links/ + +---People--- +https://blog.rogs.me/index.xml +https://www.distrotube.com/blog/ +https://lunduke.com/index.xml +https://blog.3xpl0its.xyz/index.xml +https://lukesmith.xyz/rss.xml + +---Comics--- +http://feeds.feedburner.com/oatmealfeed +https://xkcd.com/atom.xml + +---News--- +http://feeds.bbci.co.uk/news/world/latin_america/rss.xml +http://feeds.bbci.co.uk/news/video_and_audio/world/rss.xml -- cgit v1.2.3