From bfe17411c14b5c42b88f1208de2504c2d5e35a07 Mon Sep 17 00:00:00 2001 From: a10kiloham Date: Tue, 2 Oct 2018 11:47:27 +0100 Subject: [PATCH] Fixing another inline junk box --- recipes/wsj.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wsj.recipe b/recipes/wsj.recipe index 56b13c2977..58b408a85d 100644 --- a/recipes/wsj.recipe +++ b/recipes/wsj.recipe @@ -70,7 +70,7 @@ class WSJ(BasicNewsRecipe): dict(id='right-rail'), dict(id='narrator-nav'), dict(name='div', id='ad_and_popular'), - classes('right-rail comments-count-container insetButton insettipBox author-info media-object-video article_tools nc-exp-artmeta category type-InsetArticlesRelatedByType media-object-rich-text'), + classes('strap-container right-rail comments-count-container insetButton insettipBox author-info media-object-video article_tools nc-exp-artmeta category type-InsetArticlesRelatedByType media-object-rich-text'), dict(name='span', attrs={ 'data-country-code': True, 'data-ticker-code': True}), dict(name='meta link'.split()),