mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-11 06:35:51 +08:00
44 lines
1 KiB
JSON
44 lines
1 KiB
JSON
{
|
|
"dns_providers": [],
|
|
"domains": [
|
|
{
|
|
"dnsProviders": {},
|
|
"meta": {
|
|
"dnscontrol_nameraw": "nothing.com",
|
|
"dnscontrol_nameunicode": "nothing.com",
|
|
"dnscontrol_uniquename": "nothing.com"
|
|
},
|
|
"name": "nothing.com",
|
|
"records": [],
|
|
"registrar": "none",
|
|
"uniquename": "nothing.com"
|
|
},
|
|
{
|
|
"auto_dnssec": "on",
|
|
"dnsProviders": {},
|
|
"meta": {
|
|
"dnscontrol_nameraw": "with.com",
|
|
"dnscontrol_nameunicode": "with.com",
|
|
"dnscontrol_uniquename": "with.com"
|
|
},
|
|
"name": "with.com",
|
|
"records": [],
|
|
"registrar": "none",
|
|
"uniquename": "with.com"
|
|
},
|
|
{
|
|
"auto_dnssec": "off",
|
|
"dnsProviders": {},
|
|
"meta": {
|
|
"dnscontrol_nameraw": "without.com",
|
|
"dnscontrol_nameunicode": "without.com",
|
|
"dnscontrol_uniquename": "without.com"
|
|
},
|
|
"name": "without.com",
|
|
"records": [],
|
|
"registrar": "none",
|
|
"uniquename": "without.com"
|
|
}
|
|
],
|
|
"registrars": []
|
|
}
|