supeng 5 days ago
parent
commit
236972b7e7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      spider/crawler_online/zhufuquanzituijianliu.py

+ 2 - 1
spider/crawler_online/zhufuquanzituijianliu.py

@@ -126,7 +126,8 @@ class ZFQZTJLRecommend(object):
                     )
                 if self.limit_flag:
                     return
-                time.sleep(random.randint(5, 10))
+                # time.sleep(random.randint(5, 10))
+                time.sleep(random.randint(5, 30))
 
     def process_video_obj(self, video_obj, title_rule):
         """