This reverts commit 890d6343e024491f6f9fa35d4155ec039a784393.
@@ -116,5 +116,5 @@ while True:
run_once( (c['term'],c['domain']) )
except:
traceback.print_exc()
- sleepint=random.randint(20,40)
- time.sleep(sleepint)
+ #sleepint=random.randint(10,15)
+ #time.sleep(sleepint)