mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Update bloomberg-business-week.recipe
This commit is contained in:
parent
8135f2027d
commit
81a813a374
@ -176,7 +176,7 @@ class Bloomberg(BasicNewsRecipe):
|
||||
caption = '<span class="cap">' + data['lede']['alt'] + '</span>'
|
||||
|
||||
if m:
|
||||
time.sleep(3)
|
||||
time.sleep(10)
|
||||
body = data['body']
|
||||
else:
|
||||
body = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user