From f6f74b97516ea227626d2f77bc60a1db2fe8f62f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 16 May 2015 09:20:49 +0530 Subject: [PATCH] Update Wired Magazine --- recipes/wired.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/wired.recipe b/recipes/wired.recipe index c8b47eea42..cde45d8de3 100644 --- a/recipes/wired.recipe +++ b/recipes/wired.recipe @@ -40,6 +40,7 @@ class WiredDailyNews(BasicNewsRecipe): ] keep_only_tags=[ dict(attrs={'data-js':['post', 'postHeader']}), + dict(attrs={'class':'exchange fsb-content relative'}), ] def get_date_url(self):