mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-11 14:45:52 +08:00
54 lines
1.1 KiB
JSON
54 lines
1.1 KiB
JSON
{
|
|
"dns_providers": [],
|
|
"domains": [
|
|
{
|
|
"dnsProviders": {},
|
|
"meta": {
|
|
"dnscontrol_nameraw": "foo.com",
|
|
"dnscontrol_nameunicode": "foo.com",
|
|
"dnscontrol_uniquename": "foo.com"
|
|
},
|
|
"name": "foo.com",
|
|
"records": [
|
|
{
|
|
"filepos": "[line:2:5]",
|
|
"name": "a",
|
|
"target": "simple",
|
|
"ttl": 300,
|
|
"type": "TXT"
|
|
},
|
|
{
|
|
"filepos": "[line:3:5]",
|
|
"name": "b",
|
|
"target": "ws at end ",
|
|
"ttl": 300,
|
|
"type": "TXT"
|
|
},
|
|
{
|
|
"filepos": "[line:4:5]",
|
|
"name": "c",
|
|
"target": "one",
|
|
"ttl": 300,
|
|
"type": "TXT"
|
|
},
|
|
{
|
|
"filepos": "[line:5:5]",
|
|
"name": "d",
|
|
"target": "bonieclyde",
|
|
"ttl": 300,
|
|
"type": "TXT"
|
|
},
|
|
{
|
|
"filepos": "[line:6:5]",
|
|
"name": "e",
|
|
"target": "strawwoodbrick",
|
|
"ttl": 300,
|
|
"type": "TXT"
|
|
}
|
|
],
|
|
"registrar": "none",
|
|
"uniquename": "foo.com"
|
|
}
|
|
],
|
|
"registrars": []
|
|
}
|