Commit 6e4b96ff authored by wang's avatar wang

test

parent f8441b18
......@@ -46,6 +46,7 @@ def add_header(headers: dict, cookies: dict, px: str, thread_id=0):
"brush_proxy": px,
"brush_type": "cookieHV"
}
print('add', headers)
r = requests.post("http://aws-lcc.unififi.com/header/add", json=data)
print(r.json())
......
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