Skip to content

Commit 3c49cbf

Browse files
committed
Add new ixp
1 parent 0d49626 commit 3c49cbf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/data/regions.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@
3030
"code": "nyc",
3131
"active": true
3232
},
33+
{
34+
"name": "Dusseldorf",
35+
"ixpid": 8,
36+
"img": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/D%C3%BCsseldorf_Panorama.jpg/640px-D%C3%BCsseldorf_Panorama.jpg",
37+
"features": ["Zerotier", "VXLAN"],
38+
"stat": "",
39+
"code": "dus",
40+
"active": true
41+
},
3342
{
3443
"name": "Tokyo",
3544
"img": "https://upload.wikimedia.org/wikipedia/commons/thumb/c/c0/Tokyo_Tower_and_around_Skyscrapers.jpg/906px-Tokyo_Tower_and_around_Skyscrapers.jpg",

0 commit comments

Comments
 (0)