Skip to content

Commit

Permalink
fix Tencent
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Sheiko committed Sep 23, 2023
1 parent a986b3a commit ef1726b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions providers.go
Original file line number Diff line number Diff line change
Expand Up @@ -451,19 +451,17 @@ var providers = provider{
{name: "ap-chengdu", location: "Chengdu, CN"},
{name: "ap-chongqing", location: "Chongqing, CN"},
{name: "ap-guangzhou", location: "Guangzhou, CN"},
{name: "ap-jakarta", location: "Jakarta, ID"},
{name: "ap-hongkong", location: "Hong Kong, CN"},
{name: "ap-jakarta", location: "Jakarta, ID"},
{name: "ap-mumbai", location: "Mumbai, IN"},
{name: "ap-nanjing", location: "Nanjing, CN"},
{name: "ap-shanghai", location: "Shanghai, CN"},
{name: "ap-seoul", location: "Seoul, KR"},
{name: "ap-shanghai-fsi", location: "Shanghai, CN"},
{name: "ap-shanghai", location: "Shanghai, CN"},
{name: "ap-shenzhen-fsi", location: "Shenzhen, CN"},
{name: "ap-seoul", location: "Seoul, KR"},
{name: "ap-singapore", location: "Singapore, SG"},
{name: "ap-tokyo", location: "Tokyo, JP"},
{name: "ap-singapore", location: "Singapore, SG"},
{name: "eu-frankfurt", location: "Frankfurt, DE"},
{name: "eu-moscow", location: "Moscow, RU"},
{name: "na-ashburn", location: "Ashburn, US"},
{name: "na-siliconvalley", location: "Silicon Valley, US"},
{name: "na-toronto", location: "Toronto, US"},
Expand Down

0 comments on commit ef1726b

Please sign in to comment.