mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'patch-14' of https://github.com/bobbysteel/calibre
This commit is contained in:
commit
e3b55941c6
@ -40,7 +40,7 @@ class FinancialTimes(BasicNewsRecipe):
|
||||
PREFIX = 'http://www.ft.com'
|
||||
|
||||
keep_only_tags = [
|
||||
classes('article__header--wrapper article__time-byline article__body n-content-image barrier-grid__heading')
|
||||
classes('article__header--wrapper article__time-byline article__body n-content-image barrier-grid__heading article__time-byline topper__headline topper__standfirst')
|
||||
]
|
||||
|
||||
remove_tags = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user