This commit is contained in:
Kovid Goyal 2022-11-15 16:53:19 +05:30
parent 708155f2d6
commit 18a3d195b2
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -59,7 +59,7 @@ class Reuters(BasicNewsRecipe):
language = 'en'
keep_only_tags = [
prefixed_classes('article-header__heading___ article-header__author___ article-body__content___'),
prefixed_classes('article-body__container__ article-header__container__'),
]
remove_tags = [
prefixed_classes(