mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
...
This commit is contained in:
parent
708155f2d6
commit
18a3d195b2
@ -59,7 +59,7 @@ class Reuters(BasicNewsRecipe):
|
|||||||
language = 'en'
|
language = 'en'
|
||||||
|
|
||||||
keep_only_tags = [
|
keep_only_tags = [
|
||||||
prefixed_classes('article-header__heading___ article-header__author___ article-body__content___'),
|
prefixed_classes('article-body__container__ article-header__container__'),
|
||||||
]
|
]
|
||||||
remove_tags = [
|
remove_tags = [
|
||||||
prefixed_classes(
|
prefixed_classes(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user