From b09e0b0016c8b6269697da8bc4c19ca135e8c699 Mon Sep 17 00:00:00 2001 From: jfhutson Date: Thu, 2 Feb 2017 21:00:45 -0600 Subject: [PATCH] remove 'masthead-social' tag this shows up on blogs like "The Upshot". See the source of https://www.nytimes.com/2017/02/01/upshot/strife-over-immigrants-can-california-foretell-nations-future.html?ref=todayspaper. Without the fix "The Upshot" always has "Follow Us" and then three blank bullet points at the top then "Get the Upshot in your Inbox". --- recipes/nytimes.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/nytimes.recipe b/recipes/nytimes.recipe index 9c08f0c2a3..b7b490d208 100644 --- a/recipes/nytimes.recipe +++ b/recipes/nytimes.recipe @@ -277,6 +277,7 @@ class NYTimes(BasicNewsRecipe): 'login', 'masthead', 'masthead-nav', + 'masthead-social', 'memberTools', 'navigation', 'navigation-ghost', 'navigation-modal', 'navigation-edge', 'page-footer',