mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update Deadspin
This commit is contained in:
parent
4521c70f5a
commit
e7112eb217
@ -30,7 +30,7 @@ class Deadspin(BasicNewsRecipe):
|
|||||||
{'class': 'feedflare'},
|
{'class': 'feedflare'},
|
||||||
]
|
]
|
||||||
|
|
||||||
feeds = [(u'Articles', u'http://feeds.gawker.com/deadspin/vip?format=xml')]
|
feeds = [(u'Articles', u'http://deadspin.com/rss/vip')]
|
||||||
|
|
||||||
def preprocess_html(self, soup):
|
def preprocess_html(self, soup):
|
||||||
return self.adeify_images(soup)
|
return self.adeify_images(soup)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user