diff --git a/recipes/high_country_news.recipe b/recipes/high_country_news.recipe index 547c8b728c..d95834e8e9 100644 --- a/recipes/high_country_news.recipe +++ b/recipes/high_country_news.recipe @@ -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'