mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Update Wired Magazine
This commit is contained in:
parent
e9b0ec3998
commit
f6f74b9751
@ -40,6 +40,7 @@ class WiredDailyNews(BasicNewsRecipe):
|
|||||||
]
|
]
|
||||||
keep_only_tags=[
|
keep_only_tags=[
|
||||||
dict(attrs={'data-js':['post', 'postHeader']}),
|
dict(attrs={'data-js':['post', 'postHeader']}),
|
||||||
|
dict(attrs={'class':'exchange fsb-content relative'}),
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_date_url(self):
|
def get_date_url(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user