mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -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>'
|
caption = '<span class="cap">' + data['lede']['alt'] + '</span>'
|
||||||
|
|
||||||
if m:
|
if m:
|
||||||
time.sleep(3)
|
time.sleep(10)
|
||||||
body = data['body']
|
body = data['body']
|
||||||
else:
|
else:
|
||||||
body = ''
|
body = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user