Skip to content

Commit 614310b

Browse files
committed
Update DNS fallback
1 parent c07c5f6 commit 614310b

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

build/dns-fallback.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,51 +4,51 @@
44
"endpoints": [
55
{
66
"family": "ipv4",
7-
"address": "3.166.228.111"
7+
"address": "13.227.74.123"
88
},
99
{
1010
"family": "ipv4",
11-
"address": "3.166.228.16"
11+
"address": "13.227.74.19"
1212
},
1313
{
1414
"family": "ipv4",
15-
"address": "3.166.228.43"
15+
"address": "13.227.74.59"
1616
},
1717
{
1818
"family": "ipv4",
19-
"address": "3.166.228.88"
19+
"address": "13.227.74.77"
2020
},
2121
{
2222
"family": "ipv6",
23-
"address": "2600:9000:27b6:5200:1d:4f32:50c0:93a1"
23+
"address": "2600:9000:2202:1800:1d:4f32:50c0:93a1"
2424
},
2525
{
2626
"family": "ipv6",
27-
"address": "2600:9000:27b6:5a00:1d:4f32:50c0:93a1"
27+
"address": "2600:9000:2202:2a00:1d:4f32:50c0:93a1"
2828
},
2929
{
3030
"family": "ipv6",
31-
"address": "2600:9000:27b6:6800:1d:4f32:50c0:93a1"
31+
"address": "2600:9000:2202:5600:1d:4f32:50c0:93a1"
3232
},
3333
{
3434
"family": "ipv6",
35-
"address": "2600:9000:27b6:7a00:1d:4f32:50c0:93a1"
35+
"address": "2600:9000:2202:8e00:1d:4f32:50c0:93a1"
3636
},
3737
{
3838
"family": "ipv6",
39-
"address": "2600:9000:27b6:9200:1d:4f32:50c0:93a1"
39+
"address": "2600:9000:2202:a200:1d:4f32:50c0:93a1"
4040
},
4141
{
4242
"family": "ipv6",
43-
"address": "2600:9000:27b6:a000:1d:4f32:50c0:93a1"
43+
"address": "2600:9000:2202:d000:1d:4f32:50c0:93a1"
4444
},
4545
{
4646
"family": "ipv6",
47-
"address": "2600:9000:27b6:d800:1d:4f32:50c0:93a1"
47+
"address": "2600:9000:2202:e800:1d:4f32:50c0:93a1"
4848
},
4949
{
5050
"family": "ipv6",
51-
"address": "2600:9000:27b6:e00:1d:4f32:50c0:93a1"
51+
"address": "2600:9000:2202:f200:1d:4f32:50c0:93a1"
5252
}
5353
]
5454
},
@@ -146,11 +146,11 @@
146146
"endpoints": [
147147
{
148148
"family": "ipv4",
149-
"address": "142.250.207.51"
149+
"address": "142.250.191.51"
150150
},
151151
{
152152
"family": "ipv6",
153-
"address": "2404:6800:4004:824::2013"
153+
"address": "2607:f8b0:4005:813::2013"
154154
}
155155
]
156156
},

0 commit comments

Comments
 (0)