mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove "Make sure JavaScript is enabled" tags
This commit is contained in:
parent
5640d0b343
commit
029e06c52b
@ -32,6 +32,7 @@ class Nzz(BasicNewsRecipe):
|
||||
dict(name='figcaption', attrs={'class': 'articlecomponent__description'}),
|
||||
dict(name='div', attrs={'class': 'nzzinteraction'}),
|
||||
dict(name='section', attrs={'class': 'nzzinteraction'}),
|
||||
dict(name='div', attrs={'class': 'disabled-overlay'}),
|
||||
]
|
||||
|
||||
remove_attributes = ['style', 'font', 'class']
|
||||
|
Loading…
x
Reference in New Issue
Block a user