Update DNS fallback

This commit is contained in:
Jamie Kyle
2026-03-04 14:47:37 -08:00
parent b80cc479f0
commit b47080e738

View File

@@ -4,51 +4,51 @@
"endpoints": [ "endpoints": [
{ {
"family": "ipv4", "family": "ipv4",
"address": "3.165.160.26" "address": "108.139.10.15"
}, },
{ {
"family": "ipv4", "family": "ipv4",
"address": "3.165.160.46" "address": "108.139.10.23"
}, },
{ {
"family": "ipv4", "family": "ipv4",
"address": "3.165.160.74" "address": "108.139.10.35"
}, },
{ {
"family": "ipv4", "family": "ipv4",
"address": "3.165.160.75" "address": "108.139.10.52"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2600:9000:2732:3a00:1d:4f32:50c0:93a1" "address": "2600:9000:234b:2a00:1d:4f32:50c0:93a1"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2600:9000:2732:5200:1d:4f32:50c0:93a1" "address": "2600:9000:234b:3200:1d:4f32:50c0:93a1"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2600:9000:2732:6800:1d:4f32:50c0:93a1" "address": "2600:9000:234b:3800:1d:4f32:50c0:93a1"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2600:9000:2732:b200:1d:4f32:50c0:93a1" "address": "2600:9000:234b:7000:1d:4f32:50c0:93a1"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2600:9000:2732:d400:1d:4f32:50c0:93a1" "address": "2600:9000:234b:8000:1d:4f32:50c0:93a1"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2600:9000:2732:e000:1d:4f32:50c0:93a1" "address": "2600:9000:234b:da00:1d:4f32:50c0:93a1"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2600:9000:2732:e200:1d:4f32:50c0:93a1" "address": "2600:9000:234b:de00:1d:4f32:50c0:93a1"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2600:9000:2732:ec00:1d:4f32:50c0:93a1" "address": "2600:9000:234b:f800:1d:4f32:50c0:93a1"
} }
] ]
}, },
@@ -146,11 +146,11 @@
"endpoints": [ "endpoints": [
{ {
"family": "ipv4", "family": "ipv4",
"address": "142.251.46.83" "address": "142.250.72.243"
}, },
{ {
"family": "ipv6", "family": "ipv6",
"address": "2607:f8b0:400e:c02::79" "address": "2607:f8b0:4007:816::2013"
} }
] ]
}, },