From 031f4c2bb2a108495ad37e8bc08f685ed9943ba8 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 22 May 2023 14:25:44 +0530 Subject: [PATCH] ... --- recipes/high_country_news.recipe | 1 + 1 file changed, 1 insertion(+) 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'