Sync changes (#236)

This commit is contained in:
Kerem Yilmaz
2024-04-25 00:02:36 -07:00
committed by GitHub
parent f000793591
commit 52e6205005

View File

@@ -14,6 +14,7 @@ class ProxyLocation(StrEnum):
US_FL = "US-FL"
US_WA = "US-WA"
RESIDENTIAL = "RESIDENTIAL"
RESIDENTIAL_ES = "RESIDENTIAL_ES"
NONE = "NONE"