mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
Merge branch 'master' of https://github.com/unkn0w7n/calibre
This commit is contained in:
commit
d26bc9fb45
@ -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