Commit 7c2b2810 authored by wang's avatar wang

111

parent e0cde86a
......@@ -225,8 +225,8 @@ while True:
# proxy = f'http://unfflcc:76cc14-47b8dd-1f8ace-827836-0c740e@198.147.25.26:{int(random.randint(10000, 11149))}'
# proxy = 'http://user-unifflcc-region-us:q39CEBTs5A5YQXor@pr.roxlabs.cn:4600'
tlsV = f'chrome_{random.randint(105, 113)}'
# proxy = random.choice([proxy1, proxy2])
proxy = get_proxy()['url']
proxy = random.choice([proxy1, proxy2])
# proxy = get_proxy()['url']
logger.info(f"success:{success} proxy: {proxy} ")
tlsV = 'chrome_112'
......
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