mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update financial_times.recipe
This commit is contained in:
parent
d6d34474d8
commit
1a068abc52
@ -17,6 +17,7 @@ class ft(BasicNewsRecipe):
|
|||||||
remove_javascript = True
|
remove_javascript = True
|
||||||
remove_empty_feeds = True
|
remove_empty_feeds = True
|
||||||
ignore_duplicate_articles = {'url'}
|
ignore_duplicate_articles = {'url'}
|
||||||
|
resolve_internal_links = True
|
||||||
remove_attributes = ['style', 'width', 'height']
|
remove_attributes = ['style', 'width', 'height']
|
||||||
masthead_url = 'https://im.ft-static.com/m/img/masthead_main.jpg'
|
masthead_url = 'https://im.ft-static.com/m/img/masthead_main.jpg'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user