Commit edd1fa90 authored by wang's avatar wang

收集更多信息

parent 04884f77
......@@ -87,7 +87,6 @@ while True:
'https': proxy,
}
selectId = random.choice(list(envs))
# selectId = 'a74b38e7115cf4d1b1f6976c'
c = session.get('https://www.jetblue.com/js/src/jb-74873.js', insecure_skip_verify=True).text
m5 = md5(c)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment