We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018e5fd commit c25ded5Copy full SHA for c25ded5
README.md
@@ -3,4 +3,6 @@
3
多配置源同步文章爬虫
4
5
6
-嘶吼、火线 还有 qianxin攻防社区的
+嘶吼、火线 还有 qianxin攻防社区的
7
+
8
+开发中...
src/black_fish/spiders/xz.py
@@ -18,8 +18,8 @@ def __init__(self):
18
"Referer": "https://xz.aliyun.com"
19
},
20
cookies={
21
- "acw_tc": "1a0c380a17217350528242103e00d3f2044f8b5de0b908fe2f87f78a013578",
22
- "acw_sc__v3": "669f9791f925e1a074dbf2ad14950635054dbf5f"
+ "acw_tc": "1a0c380917221828212171387e0037facf793235036fdff4cea42cedeca93f",
+ "acw_sc__v3": "66a66cab88822a5511a46d6925e14924fbf9a664"
23
}
24
)
25
0 commit comments