mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
...
This commit is contained in:
parent
aa2d4c8657
commit
3d735c910d
@ -12,7 +12,7 @@ from calibre.web.feeds.news import BasicNewsRecipe, classes
|
|||||||
|
|
||||||
class ft(BasicNewsRecipe):
|
class ft(BasicNewsRecipe):
|
||||||
title = 'Financial Times'
|
title = 'Financial Times'
|
||||||
language = 'en'
|
language = 'en_GB'
|
||||||
__author__ = 'Kovid Goyal'
|
__author__ = 'Kovid Goyal'
|
||||||
description = 'The Financial Times is one of the world’s leading news organisations, recognised internationally for its authority, integrity and accuracy.'
|
description = 'The Financial Times is one of the world’s leading news organisations, recognised internationally for its authority, integrity and accuracy.'
|
||||||
oldest_article = 1.15
|
oldest_article = 1.15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user