Skip to content

Commit

Permalink
Update DNS fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
ayumi-signal committed Dec 4, 2024
1 parent 6977859 commit c9b23de
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions build/dns-fallback.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,35 +20,35 @@
},
{
"family": "ipv6",
"address": "2600:9000:2202:1a00:1d:4f32:50c0:93a1"
"address": "2600:9000:2202:200:1d:4f32:50c0:93a1"
},
{
"family": "ipv6",
"address": "2600:9000:2202:4a00:1d:4f32:50c0:93a1"
},
{
"family": "ipv6",
"address": "2600:9000:2202:5000:1d:4f32:50c0:93a1"
"address": "2600:9000:2202:7600:1d:4f32:50c0:93a1"
},
{
"family": "ipv6",
"address": "2600:9000:2202:5600:1d:4f32:50c0:93a1"
"address": "2600:9000:2202:8000:1d:4f32:50c0:93a1"
},
{
"family": "ipv6",
"address": "2600:9000:2202:b600:1d:4f32:50c0:93a1"
"address": "2600:9000:2202:b000:1d:4f32:50c0:93a1"
},
{
"family": "ipv6",
"address": "2600:9000:2202:ce00:1d:4f32:50c0:93a1"
"address": "2600:9000:2202:da00:1d:4f32:50c0:93a1"
},
{
"family": "ipv6",
"address": "2600:9000:2202:d400:1d:4f32:50c0:93a1"
"address": "2600:9000:2202:f200:1d:4f32:50c0:93a1"
},
{
"family": "ipv6",
"address": "2600:9000:2202:e00:1d:4f32:50c0:93a1"
"address": "2600:9000:2202:f800:1d:4f32:50c0:93a1"
}
]
},
Expand Down Expand Up @@ -146,11 +146,11 @@
"endpoints": [
{
"family": "ipv4",
"address": "142.251.46.211"
"address": "142.250.191.83"
},
{
"family": "ipv6",
"address": "2607:f8b0:4005:803::2013"
"address": "2607:f8b0:4005:814::2013"
}
]
},
Expand Down

0 comments on commit c9b23de

Please sign in to comment.