mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove class "evernote_confirm" to get rid of text "Successfully posted to Evernote" in downloaded article.
This commit is contained in:
parent
d90f3efa34
commit
7280f7d1f5
@ -26,6 +26,7 @@ class AdvancedUserRecipe1299694372(BasicNewsRecipe):
|
|||||||
dict(name='div', attrs={'class':'modal_name'}),
|
dict(name='div', attrs={'class':'modal_name'}),
|
||||||
dict(name='div', attrs={'class':'highlight_popover'}),
|
dict(name='div', attrs={'class':'highlight_popover'}),
|
||||||
dict(name='div', attrs={'class':'bar bottom'}),
|
dict(name='div', attrs={'class':'bar bottom'}),
|
||||||
|
dict(name='div', attrs={'class':'evernote_confirm'}),
|
||||||
dict(name='div', attrs={'id':'controlbar_container'}),
|
dict(name='div', attrs={'id':'controlbar_container'}),
|
||||||
dict(name='div', attrs={'id':'footer'}),
|
dict(name='div', attrs={'id':'footer'}),
|
||||||
dict(name='label')
|
dict(name='label')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user