Add RESIDENTIAL_AU proxy support for Australia (#2803)

This commit is contained in:
Shuchang Zheng
2025-06-27 09:41:38 +09:00
committed by GitHub
parent 17886fc384
commit 8338ca6394
4 changed files with 10 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ ProxyLocation = typing.Union[
"RESIDENTIAL_NZ",
"RESIDENTIAL_ZA",
"RESIDENTIAL_AR",
"RESIDENTIAL_AU",
"RESIDENTIAL_ISP",
"NONE",
],

View File

@@ -40,6 +40,7 @@ class WorkflowRunRequest(UniversalBaseModel):
- RESIDENTIAL_NZ: New Zealand
- RESIDENTIAL_ZA: South Africa
- RESIDENTIAL_AR: Argentina
- RESIDENTIAL_AU: Australia
- RESIDENTIAL_ISP: ISP proxy
- US-CA: California
- US-NY: New York