From fdb8bcd4b518ad7ab386da72c05c54e2bd28c0bf Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 6 Jan 2021 10:56:16 +0530 Subject: [PATCH] ... --- recipes/usatoday.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/usatoday.recipe b/recipes/usatoday.recipe index 570f343aa6..0a4104452f 100644 --- a/recipes/usatoday.recipe +++ b/recipes/usatoday.recipe @@ -34,9 +34,9 @@ class USAToday(BasicNewsRecipe): ] remove_tags = [ - classes('component--pullquote__icon gnt_ss'), + classes('component--pullquote__icon gnt_ss gnt_em_vp__tp'), dict(attrs={'aria-label': ['advertisement']}), - dict(name=['link', 'media-gallery']), + dict(name=['link', 'media-gallery', 'button']), ] extra_css = '''