mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-04 21:15:24 -04:00
Update financial_times.recipe
This commit is contained in:
@@ -40,7 +40,7 @@ class ft(BasicNewsRecipe):
|
||||
|
||||
remove_tags = [
|
||||
dict(name=['source', 'svg', 'button']),
|
||||
dict(name='aside', attrs={'class':'n-content-recommended--single-story'}),
|
||||
dict(name='aside', attrs={'class':'n-content-recommended--single-story flourish-disclaimer'}),
|
||||
dict(attrs={'data-layout-name':'card'}),
|
||||
classes('in-article-advert')
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user