X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/7d4bd83441eab99be74dc4836b803c5102319437..1f40bdd718d11ea53e1626928880e12bfab3a9b1:/src/osmfoundation.js diff --git a/src/osmfoundation.js b/src/osmfoundation.js index 91cf108..2b7efb7 100644 --- a/src/osmfoundation.js +++ b/src/osmfoundation.js @@ -42,7 +42,6 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), // Main web server and it's aliases A("@", RIDLEY_IPV4, TTL("10m")), - A("old", RIDLEY_IPV4, TTL("10m")), A("www", RIDLEY_IPV4, TTL("10m")), A("wiki", RIDLEY_IPV4, TTL("10m")), A("blog", RIDLEY_IPV4, TTL("10m")),