Skip to content

Commit a5ed182

Browse files
committed
Update DNS fallback
1 parent 0202059 commit a5ed182

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": "52.84.162.110"
7+
"address": "18.154.219.121"
88
},
99
{
1010
"family": "ipv4",
11-
"address": "52.84.162.120"
11+
"address": "18.154.219.127"
1212
},
1313
{
1414
"family": "ipv4",
15-
"address": "52.84.162.123"
15+
"address": "18.154.219.57"
1616
},
1717
{
1818
"family": "ipv4",
19-
"address": "52.84.162.77"
19+
"address": "18.154.219.90"
2020
},
2121
{
2222
"family": "ipv6",
23-
"address": "2600:9000:20be:2200:1d:4f32:50c0:93a1"
23+
"address": "2600:9000:250e:1000:1d:4f32:50c0:93a1"
2424
},
2525
{
2626
"family": "ipv6",
27-
"address": "2600:9000:20be:5200:1d:4f32:50c0:93a1"
27+
"address": "2600:9000:250e:1a00:1d:4f32:50c0:93a1"
2828
},
2929
{
3030
"family": "ipv6",
31-
"address": "2600:9000:20be:7200:1d:4f32:50c0:93a1"
31+
"address": "2600:9000:250e:2600:1d:4f32:50c0:93a1"
3232
},
3333
{
3434
"family": "ipv6",
35-
"address": "2600:9000:20be:a00:1d:4f32:50c0:93a1"
35+
"address": "2600:9000:250e:5800:1d:4f32:50c0:93a1"
3636
},
3737
{
3838
"family": "ipv6",
39-
"address": "2600:9000:20be:d800:1d:4f32:50c0:93a1"
39+
"address": "2600:9000:250e:6800:1d:4f32:50c0:93a1"
4040
},
4141
{
4242
"family": "ipv6",
43-
"address": "2600:9000:20be:de00:1d:4f32:50c0:93a1"
43+
"address": "2600:9000:250e:8200:1d:4f32:50c0:93a1"
4444
},
4545
{
4646
"family": "ipv6",
47-
"address": "2600:9000:20be:e200:1d:4f32:50c0:93a1"
47+
"address": "2600:9000:250e:8c00:1d:4f32:50c0:93a1"
4848
},
4949
{
5050
"family": "ipv6",
51-
"address": "2600:9000:20be:fa00:1d:4f32:50c0:93a1"
51+
"address": "2600:9000:250e:ae00:1d:4f32:50c0:93a1"
5252
}
5353
]
5454
},
@@ -146,11 +146,11 @@
146146
"endpoints": [
147147
{
148148
"family": "ipv4",
149-
"address": "142.250.73.115"
149+
"address": "142.251.186.121"
150150
},
151151
{
152152
"family": "ipv6",
153-
"address": "2607:f8b0:400a:80c::2013"
153+
"address": "2607:f8b0:4023:100b::79"
154154
}
155155
]
156156
},

0 commit comments

Comments
 (0)