haha
This commit is contained in:
@@ -102,6 +102,9 @@ def _create_browser_with_proxy(proxy_host: str, proxy_port: int, user_agent: str
|
||||
"os": "Android",
|
||||
"platformVersion": 12,
|
||||
"userAgent": user_agent,
|
||||
"blockLargeImages": True,
|
||||
"maxImageKB": 0,
|
||||
"startupParams": "--blink-settings=imagesEnabled=false",
|
||||
}
|
||||
create_data = client.create_browser(
|
||||
browser_name=f"yunyiyunpan_{uuid.uuid4().hex[:8]}",
|
||||
|
||||
Reference in New Issue
Block a user