mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-13 16:44:57 +08:00
Add _domainconnect to the underscore whitelist (#751)
This commit is contained in:
parent
6263e856c9
commit
5269540827
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ var labelUnderscores = []string{
|
|||
"_acme-challenge",
|
||||
"_amazonses",
|
||||
"_dmarc",
|
||||
"_domainconnect",
|
||||
"_domainkey",
|
||||
"_jabber",
|
||||
"_mta-sts",
|
||||
|
|
Loading…
Add table
Reference in a new issue