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