Browse Source

Merge remote-tracking branch 'origin/master'

罗俊辉 1 năm trước cách đây
mục cha
commit
be5b0854bb
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      spider/crawler_online/xiaoniangaohuati.py

+ 2 - 1
spider/crawler_online/xiaoniangaohuati.py

@@ -68,7 +68,8 @@ class XNGHTecommend(object):
         }
         score = -1
         # id = 1245  # 妇女节
-        id = 1248  # 二月二
+        # id = 1248  # 二月二
+        id = 1253 # 清明节
         while True:
             time.sleep(random.randint(1, 10))
             url = "https://kapi.xiaoniangao.cn/sub/get_sub_cont_list"