mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04: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-'),
|
prefixed_classes('ConsentBannerWrapper- ResponsiveCartoonCTA-'),
|
||||||
dict(childtypes='iframe'),
|
dict(childtypes='iframe'),
|
||||||
|
dict(name='svg'),
|
||||||
]
|
]
|
||||||
remove_attributes = ['style']
|
remove_attributes = ['style']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user