diff --git a/recipes/instapaper.recipe b/recipes/instapaper.recipe index 4ab2e5d955..df4ba9e49d 100644 --- a/recipes/instapaper.recipe +++ b/recipes/instapaper.recipe @@ -37,8 +37,8 @@ class AdvancedUserRecipe1299694372(BasicNewsRecipe): LOGIN = INDEX + u'/user/login' feeds = [ - (u'Instapaper Unread', u'https://www.instapaper.com/u'), - (u'Instapaper Starred', u'https://www.instapaper.com/starred') + (u'Instapaper Unread', u'https://www.instapaper.com/u') +# (u'Instapaper Starred', u'https://www.instapaper.com/starred') ] def get_browser(self):