]> git.openstreetmap.org Git - dns.git/commitdiff
Add us-imagery sub-domain
authorGrant Slater <github@firefishy.com>
Tue, 11 Jun 2024 13:08:04 +0000 (14:08 +0100)
committerGrant Slater <github@firefishy.com>
Tue, 11 Jun 2024 13:08:04 +0000 (14:08 +0100)
src/openstreetmap.js

index 583ec582f776579244b81a74504f070321150dd7..bd0407548ed68379b212f574040d32e0e7d12a37 100644 (file)
@@ -368,6 +368,8 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER),
   AAAA("logstash", IRONBELLY_IPV6),
   A("tiler", IRONBELLY_IPV4),
   AAAA("tiler", IRONBELLY_IPV6),
+  A("us-imagery", IRONBELLY_IPV4),
+  AAAA("us-imagery", IRONBELLY_IPV6),
   A("ironbelly.ams", IRONBELLY_INTERNAL),
   A("ironbelly.oob", IRONBELLY_OOB),