Add iad datacenter; make Sydney consistent
This commit is contained in:
parent
37a8b9f641
commit
0032d04fa2
@ -49,9 +49,10 @@ var regionNames = {
|
|||||||
"ap-northeast-1a": "Tokyo 2, JP",
|
"ap-northeast-1a": "Tokyo 2, JP",
|
||||||
"ca-central": "Toronto, ON, CA",
|
"ca-central": "Toronto, ON, CA",
|
||||||
"ap-west": "Mumbai, IN",
|
"ap-west": "Mumbai, IN",
|
||||||
"ap-southeast": "Sydney, AU",
|
"ap-southeast": "Sydney, NSW, AU",
|
||||||
"philadelphia": "Philadelphia, PA, USA",
|
"philadelphia": "Philadelphia, PA, USA",
|
||||||
"absecon": "Absecon, NJ, USA"
|
"absecon": "Absecon, NJ, USA",
|
||||||
|
"us-iad": "Washington DC, USA"
|
||||||
};
|
};
|
||||||
|
|
||||||
// Human-readable event titles
|
// Human-readable event titles
|
||||||
|
Loading…
Reference in New Issue
Block a user