This commit is contained in:
Kovid Goyal 2023-11-28 09:33:57 +05:30
commit 6404e824d6
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

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