mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
77658f4c95
commit
fdb8bcd4b5
@ -34,9 +34,9 @@ class USAToday(BasicNewsRecipe):
|
|||||||
]
|
]
|
||||||
|
|
||||||
remove_tags = [
|
remove_tags = [
|
||||||
classes('component--pullquote__icon gnt_ss'),
|
classes('component--pullquote__icon gnt_ss gnt_em_vp__tp'),
|
||||||
dict(attrs={'aria-label': ['advertisement']}),
|
dict(attrs={'aria-label': ['advertisement']}),
|
||||||
dict(name=['link', 'media-gallery']),
|
dict(name=['link', 'media-gallery', 'button']),
|
||||||
]
|
]
|
||||||
|
|
||||||
extra_css = '''
|
extra_css = '''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user