From 7280f7d1f5297767080efad8789e57b323d809df Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Tue, 15 Sep 2015 10:40:58 +0200 Subject: [PATCH] Remove class "evernote_confirm" to get rid of text "Successfully posted to Evernote" in downloaded article. --- recipes/instapaper.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/instapaper.recipe b/recipes/instapaper.recipe index b6e9a57bd6..b75d5f0ad7 100644 --- a/recipes/instapaper.recipe +++ b/recipes/instapaper.recipe @@ -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')