add OXYLABS proxy

This commit is contained in:
2022-09-05 12:34:20 +02:00
parent ecc92f4bdf
commit 71b77c8b5b
3 changed files with 12 additions and 1 deletions
+1
View File
@@ -4,3 +4,4 @@ from enum import Enum
class ProxyType(Enum):
RESIDENTIAL = "RESIENTIAL"
MOBILE = "MOBILE"
OXYLABS = "OXYLABS"