Skip to content

Commit 649c3ca

Browse files
committed
Update DNS fallback
1 parent d21c5c5 commit 649c3ca

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": "13.225.205.101"
7+
"address": "13.227.74.123"
88
},
99
{
1010
"family": "ipv4",
11-
"address": "13.225.205.24"
11+
"address": "13.227.74.19"
1212
},
1313
{
1414
"family": "ipv4",
15-
"address": "13.225.205.45"
15+
"address": "13.227.74.59"
1616
},
1717
{
1818
"family": "ipv4",
19-
"address": "13.225.205.60"
19+
"address": "13.227.74.77"
2020
},
2121
{
2222
"family": "ipv6",
23-
"address": "2600:9000:21ea:1c00:1d:4f32:50c0:93a1"
23+
"address": "2600:9000:2202:3600:1d:4f32:50c0:93a1"
2424
},
2525
{
2626
"family": "ipv6",
27-
"address": "2600:9000:21ea:2200:1d:4f32:50c0:93a1"
27+
"address": "2600:9000:2202:5600:1d:4f32:50c0:93a1"
2828
},
2929
{
3030
"family": "ipv6",
31-
"address": "2600:9000:21ea:3400:1d:4f32:50c0:93a1"
31+
"address": "2600:9000:2202:5800:1d:4f32:50c0:93a1"
3232
},
3333
{
3434
"family": "ipv6",
35-
"address": "2600:9000:21ea:6a00:1d:4f32:50c0:93a1"
35+
"address": "2600:9000:2202:6200:1d:4f32:50c0:93a1"
3636
},
3737
{
3838
"family": "ipv6",
39-
"address": "2600:9000:21ea:a00:1d:4f32:50c0:93a1"
39+
"address": "2600:9000:2202:8600:1d:4f32:50c0:93a1"
4040
},
4141
{
4242
"family": "ipv6",
43-
"address": "2600:9000:21ea:a800:1d:4f32:50c0:93a1"
43+
"address": "2600:9000:2202:c400:1d:4f32:50c0:93a1"
4444
},
4545
{
4646
"family": "ipv6",
47-
"address": "2600:9000:21ea:ca00:1d:4f32:50c0:93a1"
47+
"address": "2600:9000:2202:de00:1d:4f32:50c0:93a1"
4848
},
4949
{
5050
"family": "ipv6",
51-
"address": "2600:9000:21ea:f000:1d:4f32:50c0:93a1"
51+
"address": "2600:9000:2202:f800:1d:4f32:50c0:93a1"
5252
}
5353
]
5454
},
@@ -146,11 +146,11 @@
146146
"endpoints": [
147147
{
148148
"family": "ipv4",
149-
"address": "173.194.208.121"
149+
"address": "142.251.46.211"
150150
},
151151
{
152152
"family": "ipv6",
153-
"address": "2607:f8b0:4023:100b::79"
153+
"address": "2607:f8b0:4005:802::2013"
154154
}
155155
]
156156
},

0 commit comments

Comments
 (0)