Fix images missing in Foreign Affairs

This commit is contained in:
Kovid Goyal 2021-09-02 12:40:20 +05:30
parent 282477bcfa
commit e9eeea67ae
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -136,7 +136,7 @@ class ForeignAffairsRecipe(BasicNewsRecipe):
classes('article-header article-body article-lead-image article-body-text'),
]
remove_tags = [
classes('print-hidden loading-indicator paywall article-footer')
classes('loading-indicator paywall article-footer')
]
conversion_options = {'comments': description, 'tags': category, 'language': 'en',