From: Grant Slater Date: Wed, 10 Jan 2024 15:09:54 +0000 (+0000) Subject: Add facebook domain verification X-Git-Url: https://git.openstreetmap.org/dns.git/commitdiff_plain/e044c277a106598591b885d8a1db2cd2059fc1ef Add facebook domain verification --- diff --git a/src/openstreetmap.js b/src/openstreetmap.js index f35db54..e3c0918 100644 --- a/src/openstreetmap.js +++ b/src/openstreetmap.js @@ -166,6 +166,9 @@ D(DOMAIN, REGISTRAR, DnsProvider(PROVIDER), TXT("@", "_globalsign-domain-verification=ps00GlW1BzY9c2_cwH_pFqRkvzZyaCVZ-3RLssRG6S"), TXT("@", "_globalsign-domain-verification=W0buKB5ZmL-VwwHw2oQyQImk3I1q3hSemf2qmB1hjP"), + // Facebook Business domain verification + TXT("@", "facebook-domain-verification=j5hix5i8r0kortfugqf2p9wx9x9by0"), + // Delegate MTA-STS policy for subdomains CNAME("_mta-sts.messages", QUALIFY("_mta-sts")),