mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
db074fd8f3
commit
5afde7a808
@ -32,6 +32,7 @@ class TheWashingtonPost(BasicNewsRecipe):
|
||||
|
||||
keep_only_tags = [
|
||||
dict(name=['h1', 'figure']),
|
||||
dict(attrs={'data-qa': 'lede-art'}),
|
||||
classes('byline article-body'),
|
||||
]
|
||||
remove_tags = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user