Commit 632dcef1 authored by wangmingming's avatar wangmingming

11

parent 57558327
...@@ -200,7 +200,6 @@ setTimeout(r=> { ...@@ -200,7 +200,6 @@ setTimeout(r=> {
# {"$inc": {"used": 1}} # {"$inc": {"used": 1}}
# ) # )
usedTime += 1 usedTime += 1
print(r)
headers.update(r) headers.update(r)
# headers = r # headers = r
logger.info(f"success:{success} total:{total} {(time.time() - t1) *1000:.3f}ms {len(headers['ee30zvqlwf-a'.lower()])} {selectId} {headers['user-agent']}") logger.info(f"success:{success} total:{total} {(time.time() - t1) *1000:.3f}ms {len(headers['ee30zvqlwf-a'.lower()])} {selectId} {headers['user-agent']}")
...@@ -243,7 +242,6 @@ setTimeout(r=> { ...@@ -243,7 +242,6 @@ setTimeout(r=> {
proxy = 'http://user-unifflcc-region-us:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600' proxy = 'http://user-unifflcc-region-us:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600'
brush_name = 'js2' brush_name = 'js2'
if platform.uname().system == 'Darwin': if platform.uname().system == 'Darwin':
print(headers)
brush_name = 'js1' brush_name = 'js1'
r = requests.post(uri, json={ r = requests.post(uri, json={
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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