mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-09 00:13:50 +02:00
Update Financial Times
This commit is contained in:
parent
0a0ba36ee0
commit
53b02c676e
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ def get_browser(self):
|
|||
feeds = [
|
||||
(u'UK' , u'http://www.ft.com/rss/home/uk' )
|
||||
,(u'US' , u'http://www.ft.com/rss/home/us' )
|
||||
,(u'Europe' , u'http://www.ft.com/rss/home/europe' )
|
||||
,(u'Asia' , u'http://www.ft.com/rss/home/asia' )
|
||||
,(u'Middle East', u'http://www.ft.com/rss/home/middleeast')
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue