This commit is contained in:
Shuchang Zheng
2025-02-01 05:14:51 +08:00
committed by GitHub
parent 405d13283c
commit 32f34ad362
13 changed files with 204 additions and 12 deletions

View File

@@ -37,7 +37,6 @@ export const ProxyLocation = {
ResidentialJP: "RESIDENTIAL_JP",
ResidentialGB: "RESIDENTIAL_GB",
ResidentialFR: "RESIDENTIAL_FR",
ResidentialDE: "RESIDENTIAL_DE",
None: "NONE",
} as const;