mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-27 09:12:34 -04:00
...
This commit is contained in:
@@ -41,6 +41,8 @@ class WiredDailyNews(BasicNewsRecipe):
|
||||
keep_only_tags = [
|
||||
dict(attrs={'data-js': ['post', 'postHeader']}),
|
||||
]
|
||||
remove_attributes = ['srcset']
|
||||
handle_gzip = True
|
||||
|
||||
feeds = [
|
||||
(u'Top Stories', u'https://www.wired.com/feed/'),
|
||||
|
||||
Reference in New Issue
Block a user