mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'patch-3' of https://github.com/bobbysteel/calibre
This commit is contained in:
commit
8b11d562eb
@ -46,7 +46,8 @@ class FinancialTimes(BasicNewsRecipe):
|
||||
]
|
||||
|
||||
remove_tags = [
|
||||
classes('n-content-related-box tour-tip n-content-recommended n-content-video')
|
||||
classes('n-content-related-box tour-tip n-content-recommended n-content-video'),
|
||||
dict(name=['aside'])
|
||||
]
|
||||
|
||||
extra_css = '''
|
||||
|
Loading…
x
Reference in New Issue
Block a user