From 26f188c574fd564769fddcd404896b535de29a8a Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 29 Nov 2014 22:07:54 +0530 Subject: [PATCH] ... --- recipes/wsj_free.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/wsj_free.recipe b/recipes/wsj_free.recipe index 29e9ab46f2..2bd1645f4b 100644 --- a/recipes/wsj_free.recipe +++ b/recipes/wsj_free.recipe @@ -32,11 +32,11 @@ class WSJ(JavascriptRecipe): 'h1', # 'h2.subhead', 'h2.subHed.deck', 'span[itemprop=author][rel=author]', 'article#article-contents', 'article#articleBody', - 'div#article_story_body', + 'div#article_story_body', 'header.article_header', # Parallax formatting 'div#ncTitleArea', 'section.nc-exp-artbody', # Error conditions, login required and page not found - 'div#snippet-ad-login', 'div.errorNotFound', + 'div#snippet-ad-login', 'div.wsj-snippet-body', 'div.wsj-snippet-login', 'div.errorNotFound', ) remove_tags = (