Jared hace 3 años
padre
commit
288fd95e21
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()