X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/b4b816fe66ee61ed5e9622359f2cb9762afa0162..4524010f866952cd7a439671c655639030de2dd5:/src/stateofthemap.js diff --git a/src/stateofthemap.js b/src/stateofthemap.js index 310fae9..dc8035d 100644 --- a/src/stateofthemap.js +++ b/src/stateofthemap.js @@ -62,6 +62,9 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), A("2010", RIDLEY_IPV4, TTL("10m")), A("2009", RIDLEY_IPV4, TTL("10m")), A("2008", RIDLEY_IPV4, TTL("10m")), - A("2007", RIDLEY_IPV4, TTL("10m")) + A("2007", RIDLEY_IPV4, TTL("10m")), + + // Google Site Verification - Grant + TXT("2022", "google-site-verification=wT1dJzSYM_2By372lJ_v9IU1crF21qOySEAPABxUcyo") );