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()