mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Instapaper recipe: remove hidden "speedRead" div to fix SplitError on long articles.
This commit is contained in:
parent
149da93e1f
commit
2b38ad1bb4
@ -30,6 +30,7 @@ class AdvancedUserRecipe1299694372(BasicNewsRecipe):
|
||||
dict(name='div', attrs={'class': 'evernote_confirm'}),
|
||||
dict(name='div', attrs={'id': 'controlbar_container'}),
|
||||
dict(name='div', attrs={'id': 'footer'}),
|
||||
dict(name='div', attrs={'id': 'speedRead'}),
|
||||
dict(name='label')
|
||||
]
|
||||
use_embedded_content = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user