mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update politico.recipe
This commit is contained in:
parent
69a53b6638
commit
7801665cc1
@ -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 = '''
|
||||
|
Loading…
x
Reference in New Issue
Block a user