Skip to content

Commit 855bfa0

Browse files
author
github-actions
committed
Update datacenters.json
1 parent fc5c716 commit 855bfa0

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

etc/shielding/datacenters.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@
8383
"y": 0,
8484
"latitude": 33.636719,
8585
"longitude": -84.428067
86-
},
87-
"shield": "atl-ga-us"
86+
}
8887
},
8988
{
9089
"code": "FTY",
@@ -98,8 +97,7 @@
9897
"y": 0,
9998
"latitude": 33.636719,
10099
"longitude": -84.428067
101-
},
102-
"shield": "fty-ga-us"
100+
}
103101
},
104102
{
105103
"code": "PDK",
@@ -760,6 +758,20 @@
760758
},
761759
"shield": "bur-ca-us"
762760
},
761+
{
762+
"code": "LAX",
763+
"name": "Los Angeles (Metro)",
764+
"group": "United States",
765+
"region": "US-West",
766+
"stats_region": "usa",
767+
"billing_region": "North America",
768+
"coordinates": {
769+
"x": 0,
770+
"y": 0,
771+
"latitude": 33.942536,
772+
"longitude": -118.408075
773+
}
774+
},
763775
{
764776
"code": "LGB",
765777
"name": "Los Angeles (Metro)",

0 commit comments

Comments
 (0)