mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
4c99108b03
commit
e545b5eb36
@ -29,7 +29,7 @@ class AdvancedUserRecipe1299694372(BasicNewsRecipe):
|
|||||||
LOGIN = INDEX + u'/user/login'
|
LOGIN = INDEX + u'/user/login'
|
||||||
|
|
||||||
feeds = [
|
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')
|
(u'Instapaper Starred', u'http://www.instapaper.com/starred')
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user