mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
CLOUDNS: Note that TXT records do not permit double-quotes. Fix typo (#1094)
- Add AuditRecords for TXT NoDoubleQuotes
This commit is contained in:
@ -9,7 +9,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// Api layer for CloDNS
|
||||
// Api layer for ClouDNS
|
||||
type cloudnsProvider struct {
|
||||
domainIndex map[string]string
|
||||
nameserversNames []string
|
||||
|
Reference in New Issue
Block a user