hosts.lisp: Fix Mythic's ns1 address.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 17 Aug 2022 17:19:29 +0000 (18:19 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 17 Aug 2022 17:19:29 +0000 (18:19 +0100)
hosts.lisp

index f48195a..8e308b1 100644 (file)
@@ -10,7 +10,7 @@
                                 #+chiark-dns-ipv6 (:ipv6 "2001:ba8:1e3::")))
 (defhost mccoy.flatline.org.uk "80.74.241.31")
 (defhost mythic-ns1 ((:ipv4 "45.33.127.156")
-                    (:ipv6 "2600:3c00::f03c:91ff:fe96:beac")))
+                    (:ipv6 "2600:3c00:e000:19::1")))
 (defhost mythic-ns2 ((:ipv4 "93.93.128.67")
                     (:ipv6 "2a00:1098:0:80:1000::10")))
 (defhost mythic-ns3 ((:ipv4 "185.24.221.32")