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" + } ] }