mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-06 12:22:36 +00:00
Update dnsconfig.js
This commit is contained in:
+1
-1
@@ -110,7 +110,7 @@ commit.push(IGNORE("_dmarc", "TXT"));
|
||||
commit.push(IGNORE("autoconfig", "CNAME"));
|
||||
commit.push(IGNORE("autodiscover", "CNAME"));
|
||||
commit.push(IGNORE("dkim._domainkey", "TXT"));
|
||||
commit.psuh(IGNORE("ns[1-5]", "A,AAAA"));
|
||||
commit.push(IGNORE("ns[1-5]", "A,AAAA"));
|
||||
|
||||
// Commit all DNS records
|
||||
D("is-a.dev", NewRegistrar("none"), DnsProvider(NewDnsProvider("cloudflare")), commit);
|
||||
|
||||
Reference in New Issue
Block a user