From f671b130d1e25ae562377470372b04c7a321fd3f Mon Sep 17 00:00:00 2001 From: a10kiloham Date: Tue, 2 Oct 2018 11:40:48 +0100 Subject: [PATCH] Remove inline related articles box --- recipes/wsj.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/wsj.recipe b/recipes/wsj.recipe index b72be2b1fa..2614912bad 100644 --- a/recipes/wsj.recipe +++ b/recipes/wsj.recipe @@ -70,7 +70,8 @@ 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'), + 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'), dict(name='span', attrs={ 'data-country-code': True, 'data-ticker-code': True}), dict(name='meta link'.split()),