From: Grant Slater Date: Wed, 15 Mar 2023 14:18:32 +0000 (+0000) Subject: Add community Google Search Console verification for me X-Git-Url: https://git.openstreetmap.org./dns.git/commitdiff_plain/6d98e23a6d357d00194365ac1cbde022601e7f00?hp=ff33eba3da89ab93ade8c71fb40e7893a32cfae9 Add community Google Search Console verification for me Signed-off-by: Grant Slater --- diff --git a/src/openstreetmap.js b/src/openstreetmap.js index cd814a2..646f479 100644 --- a/src/openstreetmap.js +++ b/src/openstreetmap.js @@ -624,6 +624,7 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), AAAA("communities", JAKELONG_IPV6), AAAA("c", JAKELONG_IPV6), CNAME("community-cdn", "dualstack.n.sni.global.fastly.net."), + TXT("community", "google-site-verification=hQ8GZyj4KwnPqAX2oAzpbLrh6I5dfR08PSdL3icVkfg"), A("forum", JAKELONG_IPV4), AAAA("forum", JAKELONG_IPV6), A("jakelong.dub", JAKELONG_INTERNAL),