Commit bd821145 authored by wangmingming's avatar wangmingming

请求造纸

parent 63debc4f
......@@ -193,7 +193,6 @@ while True:
total += 1
response = session.post(url, headers=headers, json=data, insecure_skip_verify=True)
logger.info(f'tls:{tlsV} proxy:{proxy} res:: {response.status_code}')
if response.status_code != 403:
success += 1
uri = 'http://ymx-lcc.unififi.com/header/add'
......
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