Jared 3 年之前
父節點
當前提交
944aaf6ba9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hhh/SEO/fast_1999.py

+ 1 - 1
hhh/SEO/fast_1999.py

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