Skip to content

Commit

Permalink
psiphon: add Australia and India
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Pashmfouroush <[email protected]>
  • Loading branch information
markpash committed Jul 26, 2024
1 parent dd0bd59 commit d64576d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/warp-plus/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const appName = "warp-plus"

var psiphonCountries = []string{
"AT",
"AU",
"BE",
"BG",
"BR",
Expand All @@ -42,6 +43,7 @@ var psiphonCountries = []string{
"GB",
"HR",
"HU",
"ID",
"IE",
"IN",
"IT",
Expand Down

0 comments on commit d64576d

Please sign in to comment.