This commit is contained in:
Kovid Goyal 2012-06-03 09:46:09 +05:30
parent 4c99108b03
commit e545b5eb36

View File

@ -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')
]