This commit is contained in:
Kovid Goyal 2023-08-16 11:31:18 +05:30
commit d26bc9fb45
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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 = ''