diff --git a/recipes/taipei.recipe b/recipes/taipei.recipe index e2cdbb4cfe..a753bf526f 100644 --- a/recipes/taipei.recipe +++ b/recipes/taipei.recipe @@ -27,6 +27,7 @@ class TN(BasicNewsRecipe): ] feeds = [ + ('Front Page', 'http://www.taipeitimes.com/xml/front.rss'), ('Editorials', 'http://www.taipeitimes.com/xml/editorials.rss'), ('Taiwan', 'http://www.taipeitimes.com/xml/taiwan.rss'), ('Features', 'http://www.taipeitimes.com/xml/feat.rss'),