Remove class "evernote_confirm" to get rid of text "Successfully posted to Evernote" in downloaded article.

This commit is contained in:
Michal Nowak 2015-09-15 10:40:58 +02:00
parent d90f3efa34
commit 7280f7d1f5

View File

@ -26,6 +26,7 @@ class AdvancedUserRecipe1299694372(BasicNewsRecipe):
dict(name='div', attrs={'class':'modal_name'}),
dict(name='div', attrs={'class':'highlight_popover'}),
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':'footer'}),
dict(name='label')