We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d49626 commit 3c49cbfCopy full SHA for 3c49cbf
src/data/regions.json
@@ -30,6 +30,15 @@
30
"code": "nyc",
31
"active": true
32
},
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
+ },
42
{
43
"name": "Tokyo",
44
"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