From: Grant Slater Date: Fri, 23 Jul 2021 17:21:40 +0000 (+0100) Subject: Add github org domain verification X-Git-Url: https://git.openstreetmap.org./dns.git/commitdiff_plain/2177b9ce58b3fc25b2af4861e59147d515873f52?hp=ab58e3cb4c45470334b2da218c7ea2e9fa3cf1c8 Add github org domain verification --- diff --git a/src/openstreetmap.js b/src/openstreetmap.js index 234334a..8d50c42 100644 --- a/src/openstreetmap.js +++ b/src/openstreetmap.js @@ -99,6 +99,10 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), TXT("@", "_globalsign-domain-verification=ps00GlW1BzY9c2_cwH_pFqRkvzZyaCVZ-3RLssRG6S"), TXT("@", "_globalsign-domain-verification=W0buKB5ZmL-VwwHw2oQyQImk3I1q3hSemf2qmB1hjP"), + // github openstreetmap organisation domain verification + + TXT("_github-challenge-openstreetmap", "8b4a8eb60c"), + // Delegate MTA-STS policy for subdomains CNAME("_mta-sts.messages", QUALIFY("_mta-sts")),