1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Add _domainconnect to the underscore whitelist (#751)

This commit is contained in:
ddrght12345
2020-05-29 21:41:40 -04:00
committed by GitHub
parent 6263e856c9
commit 5269540827

View File

@@ -90,6 +90,7 @@ var labelUnderscores = []string{
"_acme-challenge",
"_amazonses",
"_dmarc",
"_domainconnect",
"_domainkey",
"_jabber",
"_mta-sts",