use mobile proxy
This commit is contained in:
+2
-2
@@ -35,8 +35,8 @@ def get_proxy(proxy_type: ProxyType):
|
||||
else:
|
||||
proxy = {
|
||||
"server": BRIGHT_DATA_PROXY_SERVER,
|
||||
"username": BRIGHT_DATA_PROXY_USERNAME,
|
||||
"password": BRIGHT_DATA_PROXY_PASSWORD
|
||||
"username": BRIGHT_DATA_MOBILE_PROXY_USERNAME,
|
||||
"password": BRIGHT_DATA_MOBILE_PROXY_PASSWORD
|
||||
}
|
||||
return proxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user