X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/f3a384819e34f6271640a6514bb2481f86b36a6f..d1f34a9a36c657897ca03b10be18738ceda14a2f:/src/openstreetmap.js diff --git a/src/openstreetmap.js b/src/openstreetmap.js index 5fae072..3e7600d 100644 --- a/src/openstreetmap.js +++ b/src/openstreetmap.js @@ -304,11 +304,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), // Tile servers - A("orm", ORM_IPV4), - AAAA("orm", ORM_IPV6), - A("orm.ams", ORM_INTERNAL), - A("orm.oob", ORM_OOB), - A("odin", ODIN_IPV4), AAAA("odin", ODIN_IPV6), A("odin.ams", ODIN_INTERNAL), @@ -422,9 +417,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("katla.bm", KATLA_INTERNAL), A("katla.oob", KATLA_OOB), - A("ramoth.ams", RAMOTH_INTERNAL), - A("ramoth.oob", RAMOTH_OOB), - // Development server with wildcard alias for user sites A("errol", ERROL_IPV4),