diff --git a/resources/recipes/hbr.recipe b/resources/recipes/hbr.recipe index b84062af8c..3d1e8ccfac 100644 --- a/resources/recipes/hbr.recipe +++ b/resources/recipes/hbr.recipe @@ -18,7 +18,8 @@ class HBR(BasicNewsRecipe): remove_tags = [dict(id=['mastheadContainer', 'magazineHeadline', 'articleToolbarTopRD', 'pageRightSubColumn', 'pageRightColumn', 'todayOnHBRListWidget', 'mostWidget', 'keepUpWithHBR', - 'mailingListTout', 'partnerCenter', 'pageFooter']), + 'mailingListTout', 'partnerCenter', 'pageFooter', + 'articleToolbarTop', 'articleToolbarBottom', 'articleToolbarRD']), dict(name='iframe')] extra_css = ''' a {font-family:Georgia,"Times New Roman",Times,serif; font-style:italic; color:#000000; }