]> git.openstreetmap.org Git - dns.git/commitdiff
Drop ouroboros from DNS
authorTom Hughes <tom@compton.nu>
Sun, 9 Feb 2020 20:53:18 +0000 (20:53 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 9 Feb 2020 21:05:43 +0000 (21:05 +0000)
src/openstreetmap.js

index e1756c9d8f0c32111ac14c2bdc3e17f26ff0f3c7..90c1a1d427b25d542920711da4c715af56d367af 100644 (file)
@@ -359,13 +359,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
 
   // Wiki servers
 
 
   // Wiki servers
 
-  A("ouroboros", "130.117.76.4"),
-  AAAA("ouroboros", "2001:978:2:2c::172:4"),
-  // A("wiki", "130.117.76.4", TTL("10m")),
-  // AAAA("wiki", "2001:978:2:2c::172:4", TTL("10m")),
-  A("ouroboros.ams", "10.0.48.4"),
-  A("ouroboros.oob", "10.0.49.4"),
-
   A("tabaluga", "130.117.76.14"),
   AAAA("tabaluga", "2001:978:2:2c::172:e"),
   A("wiki", "130.117.76.14", TTL("10m")),
   A("tabaluga", "130.117.76.14"),
   AAAA("tabaluga", "2001:978:2:2c::172:e"),
   A("wiki", "130.117.76.14", TTL("10m")),