Commit 70112a53 authored by wang's avatar wang

wn test

parent 987041f6
......@@ -89,6 +89,7 @@ while True:
tlsV = f'chrome_{random.randint(105, 113)}'
tlsV = 'chrome_112'
session = tls_client.Session(tlsV)
session.timeout_seconds = 5
# session = requests.session()
session.proxies = {
'http': proxy,
......
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