X-Git-Url: https://git.openstreetmap.org./dns.git/blobdiff_plain/2be0aa31e74d747f8fcf891a4365772dc7a0abb7..00edde20d1ca112efd846a94429364d448f0a33f:/src/stateofthemap.js?ds=sidebyside 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") );