diff --git a/recipes/irish_independent.recipe b/recipes/irish_independent.recipe index 681e62646b..105260fd02 100644 --- a/recipes/irish_independent.recipe +++ b/recipes/irish_independent.recipe @@ -25,7 +25,9 @@ class IrishIndependent(BasicNewsRecipe): ] feeds = [ + ('Frontpage News', 'http://www.independent.ie/rss'), ('News', 'http://www.independent.ie/rss'), + ('World News', 'http://www.independent.ie/world-news/rss'), ('Opinion', 'http://www.independent.ie/opinion/rss'), ('Business', 'http://www.independent.ie/business/rss'), ('Sport', 'http://www.independent.ie/sport/rss'),