Update bloomberg-business-week.recipe

This commit is contained in:
unkn0w7n 2023-08-16 11:28:35 +05:30
parent 8135f2027d
commit 81a813a374

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