mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Update Lifehacker
This commit is contained in:
parent
ce02e0530a
commit
8790b9adbc
@ -49,7 +49,7 @@ class LifeHacker(BasicNewsRecipe):
|
||||
]})
|
||||
]
|
||||
|
||||
feeds = [(u'Articles', u'http://feeds.gawker.com/lifehacker/vip?format=xml')]
|
||||
feeds = [(u'Articles', u'https://lifehacker.com/rss')]
|
||||
|
||||
conversion_options = {
|
||||
'title': title, 'comments': description, 'publisher': publisher, 'tags': category, 'language': LANGUAGE, 'linearize_tables': True
|
||||
|
Loading…
x
Reference in New Issue
Block a user