Commit bb16d117 authored by wang's avatar wang

wn fix

parent 748e592f
......@@ -217,6 +217,7 @@ setTimeout(r=> {
logger.info(f'tls:{tlsV} proxy:{proxy} res:: {response.status_code}')
# status_code = 400
status_code = response.status_code
print(response.text)
if 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