summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/OboomCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/OboomCom.py')
-rw-r--r--module/plugins/hoster/OboomCom.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/plugins/hoster/OboomCom.py b/module/plugins/hoster/OboomCom.py
index 190b04814..37dce3750 100644
--- a/module/plugins/hoster/OboomCom.py
+++ b/module/plugins/hoster/OboomCom.py
@@ -87,8 +87,7 @@ class OboomCom(Hoster):
self.download_token = result[1]
self.download_auth = result[2]
self.correct_captcha()
- self.set_wait(30)
- self.wait()
+ self.wait(30)
break
elif result[0] == 400: