mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-16 02:09:40 +00:00
Ykeremy/add ie proxy (#663)
This commit is contained in:
parent
b2d692f005
commit
d1292d6de0
2 changed files with 30 additions and 0 deletions
|
@ -17,6 +17,7 @@ class ProxyLocation(StrEnum):
|
|||
US_WA = "US-WA"
|
||||
RESIDENTIAL = "RESIDENTIAL"
|
||||
RESIDENTIAL_ES = "RESIDENTIAL_ES"
|
||||
RESIDENTIAL_IE = "RESIDENTIAL_IE"
|
||||
NONE = "NONE"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue