]> git.openstreetmap.org Git - dns.git/commitdiff
Remove github domain verification, now verified
authorGrant Slater <git@firefishy.com>
Fri, 23 Jul 2021 17:34:17 +0000 (18:34 +0100)
committerGrant Slater <git@firefishy.com>
Fri, 23 Jul 2021 17:34:17 +0000 (18:34 +0100)
src/openstreetmap.js

index aa0e1ac84905fe728c00df7c8d68334c841ec7c3..234334ac083c8b1ecdf6211d7068bc85051f70d8 100644 (file)
@@ -99,10 +99,6 @@ 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", "6d16757cc4"),
-
   // Delegate MTA-STS policy for subdomains
 
   CNAME("_mta-sts.messages", QUALIFY("_mta-sts")),