Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
kovidgoyal committed Jun 3, 2012
1 parent 4c99108 commit e545b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/instapaper.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ class AdvancedUserRecipe1299694372(BasicNewsRecipe):
LOGIN = INDEX + u'/user/login'

feeds = [
(u'Instapaper Unread', u'http://www.instapaper.com/u')
(u'Instapaper Unread', u'http://www.instapaper.com/u'),
(u'Instapaper Starred', u'http://www.instapaper.com/starred')
]

Expand Down

0 comments on commit e545b5e

Please sign in to comment.