mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-06 12:10:18 -05:00
Update New Yorker
Remove svg tags, which break send to kindle.
This commit is contained in:
parent
a0da32deb5
commit
ebc4fd593c
@ -58,6 +58,7 @@ class NewYorker(BasicNewsRecipe):
|
||||
),
|
||||
prefixed_classes('ConsentBannerWrapper- ResponsiveCartoonCTA-'),
|
||||
dict(childtypes='iframe'),
|
||||
dict(name='svg'),
|
||||
]
|
||||
remove_attributes = ['style']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user