This commit is contained in:
Kovid Goyal 2023-05-22 14:25:44 +05:30
parent 7b759f96d6
commit 031f4c2bb2
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -48,6 +48,7 @@ class HighCountryNews(BasicNewsRecipe):
auto_cleanup = False
remove_javascript = True
remove_empty_feeds = True
remove_attributes = ['width', 'height']
use_embedded_content = False
masthead_url = 'http://www.hcn.org/logo.jpg'