Update politico.recipe

This commit is contained in:
bobbysteel 2017-07-05 23:04:46 +01:00 committed by GitHub
parent 69a53b6638
commit 7801665cc1

View File

@ -51,8 +51,6 @@ class Politico(BasicNewsRecipe):
attrs={'class': lambda x: x and 'story-share' in x.split()}),
dict(
attrs={'class': lambda x: x and 'suggested' in x.split()}),
dict(
attrs={'class': lambda x: x and 'summary' in x.split()}),
]
extra_css = '''