From e73c78db18ef88b7bfec651c297d38d94e1381b7 Mon Sep 17 00:00:00 2001 From: martind2000 Date: Tue, 19 Apr 2016 18:39:36 +0100 Subject: [PATCH] added fivethirtyeight --- news.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/news.js b/news.js index 857c490..1f87652 100644 --- a/news.js +++ b/news.js @@ -118,7 +118,11 @@ feeds.simple_test_feed = { "count": 100, "feed_url": "http://www.theweek.co.uk/feeds/all" } - + , + { + "count": 100, + "feed_url": "http://fivethirtyeight.com/all/feed" + } ] }