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>'
|
||||
|
||||
if m:
|
||||
time.sleep(3)
|
||||
time.sleep(10)
|
||||
body = data['body']
|
||||
else:
|
||||
body = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user