diff --git a/recipes/wash_post_print.recipe b/recipes/wash_post_print.recipe index 6d15122032..1e7a5aa9cd 100644 --- a/recipes/wash_post_print.recipe +++ b/recipes/wash_post_print.recipe @@ -80,7 +80,11 @@ class wapoprint(BasicNewsRecipe): feeds.append((secname, articles)) return feeds - def preprocess_raw_html(self, raw, *a): + def preprocess_raw_html(self, raw, url): + if '/interactive/' in url: + return ('
{text}
' if text else '' - if data.get('headlines'): - title = '' + data['description'].get('basic', '') + '' promo_img = ''