Commit 7a812382 by Peng

no message

parent 08e1ef4d
......@@ -101,7 +101,7 @@ class async_account_name_products(BaseUtils):
timeout=10, verify=False)
resp.close()
if self.reuests_para_val.check_amazon_yzm(resp):
print(f"{self.site_name} 站点 + 使用代理ip出现验证码:{scraper_url}")
print(f"{self.site_name} 站点 + 使用代理ip出现验证码:{scraper_url}")
time.sleep(random.uniform(1.5, 5.5))
self.headers_num_int += 1
continue
......
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