This commit is contained in:
Kovid Goyal 2021-01-06 10:56:16 +05:30
parent 77658f4c95
commit fdb8bcd4b5
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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 = '''