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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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