From 5afde7a808eabce1510f4540649d2ceada441416 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 19 Oct 2021 12:41:53 +0530 Subject: [PATCH] ... --- recipes/wash_post.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/wash_post.recipe b/recipes/wash_post.recipe index e2ac4be2c4..a997d69368 100644 --- a/recipes/wash_post.recipe +++ b/recipes/wash_post.recipe @@ -32,6 +32,7 @@ class TheWashingtonPost(BasicNewsRecipe): keep_only_tags = [ dict(name=['h1', 'figure']), + dict(attrs={'data-qa': 'lede-art'}), classes('byline article-body'), ] remove_tags = [