mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-11 06:35:51 +08:00
25 lines
520 B
JSON
25 lines
520 B
JSON
{
|
|
"dns_providers": [],
|
|
"domains": [
|
|
{
|
|
"dnsProviders": {},
|
|
"meta": {
|
|
"dnscontrol_nameraw": "foo.com",
|
|
"dnscontrol_nameunicode": "foo.com",
|
|
"dnscontrol_uniquename": "foo.com"
|
|
},
|
|
"name": "foo.com",
|
|
"records": [],
|
|
"registrar": "none",
|
|
"uniquename": "foo.com",
|
|
"unmanaged": [
|
|
{
|
|
"label_pattern": "\\*.testignore",
|
|
"rType_pattern": "*",
|
|
"target_pattern": "*"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"registrars": []
|
|
}
|