Skip to content

Commit

Permalink
Merge pull request #581 from adaptive/linode
Browse files Browse the repository at this point in the history
feat: add new locations to Linode and Vercel providers
  • Loading branch information
adaptive authored Oct 8, 2024
2 parents c48a253 + e3fab57 commit d31928c
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 14 deletions.
8 changes: 7 additions & 1 deletion data/providers/linode.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,22 @@ const linode = {
"ATL", // Atlanta (US)
"BOM", // Mumbai (India)
"CDG", // Paris (France)
"CGK", // Jakarta (Indonesia)
"DFW", // Dallas (US)
"EWR", // Newark (US)
"FRA", // Frankfurt (Germany)
"GRU", // Sao Paulo (Brazil)
"IAD", // Washington (US)
"ITM", // Osaka (Japan)
"LAX", // Los Angeles (US)
"LHR", // London (UK)
"MAA", // Chennai (India)
"MAD", // Madrid (Spain)
"MEL", // Melbourne (Australia)
"MIA", // Miami (US)
"MXP", // Milan (Italy)
"NRT", // Tokyo (Japan)
"ORD", // Chicago (US)
"PAO", // Palo Alto (US)
"SEA", // Seattle (US)
"SIN", // Singapore (Singapore)
"SJC", // San Jose (US)
Expand Down
Loading

0 comments on commit d31928c

Please sign in to comment.