Jared пре 3 година
родитељ
комит
288fd95e21
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      hhh/SEO/fast_1999.py

+ 1 - 1
hhh/SEO/fast_1999.py

@@ -110,7 +110,7 @@ def re_get_webdriver():
 
 def run_once(url):
     global driver
-    i=random.randint(0,25)
+    i=random.randint(0,9)
     if i==0 or driver is None:
 #    if True:
         re_get_webdriver()