Your Name 3 năm trước cách đây
mục cha
commit
c2d96ecfce
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      hhh/tests/phantomtest.py

+ 1 - 1
hhh/tests/phantomtest.py

@@ -68,6 +68,6 @@ while True:
     print(q)
     process_query(q)
     send_msg(q)
-    intsleep=random.randint(12,20)
+    intsleep=random.randint(19,30)
     time.sleep(intsleep)