Commit ebb571d2 authored by wang's avatar wang

ws 测试

parent 109b11d8
...@@ -321,6 +321,9 @@ setTimeout(r=> { ...@@ -321,6 +321,9 @@ setTimeout(r=> {
# print('xhr_url', xhr_url) # print('xhr_url', xhr_url)
# print('xhr_res', xhr_res) # print('xhr_res', xhr_res)
headers.update(r) headers.update(r)
headers.update({
'cookie': f'z0t0U8fo={ck}'
})
# headers = r # headers = r
logger.info(f"success:{success} total:{total} {(time.time() - t1) *1000:.3f}ms {len(headers['x-lov30h0l-a'.lower()])} {selectId} {headers['user-agent']}") logger.info(f"success:{success} total:{total} {(time.time() - t1) *1000:.3f}ms {len(headers['x-lov30h0l-a'.lower()])} {selectId} {headers['user-agent']}")
......
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