dns64 nodes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2023-12-02 23:25:48 +00:00
parent 1eab04106b
commit 5e09d3f8d1
Signed by: burble
GPG Key ID: E9B4156C1659C079

View File

@ -1,5 +1,7 @@
var virtual = [ var virtual = [
// insert here // insert here
[ 'dns-dns64.uk-lon5', 'fd42:4242:2601:24:42ef:47ff:feb6:6c44' ],
[ 'dns-dns64.de-fra2', 'fd42:4242:2601:2b:42ef:47ff:feb6:6c44' ],
[ 'dns-edge.de-fra3', 'fd42:4242:2601:2c:d2f4:8ff:fec6:c157' ], [ 'dns-edge.de-fra3', 'fd42:4242:2601:2c:d2f4:8ff:fec6:c157' ],
[ 'dns-secondary.de-fra2', 'fd42:4242:2601:2b:9293:33ff:fe69:c7f2' ], [ 'dns-secondary.de-fra2', 'fd42:4242:2601:2b:9293:33ff:fe69:c7f2' ],
[ 'dns-secondary.uk-lon5', 'fd42:4242:2601:24:9293:33ff:fe69:c7f2' ], [ 'dns-secondary.uk-lon5', 'fd42:4242:2601:24:9293:33ff:fe69:c7f2' ],