mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-11 09:59:59 +08:00
15 lines
No EOL
231 B
JSON
15 lines
No EOL
231 B
JSON
{
|
|
"registrars": [],
|
|
"dns_providers": [],
|
|
"domains": [
|
|
{
|
|
"name": "foo.com",
|
|
"registrar": "none",
|
|
"dnsProviders": {},
|
|
"records": [],
|
|
"ignored_labels": [
|
|
"testignore"
|
|
]
|
|
}
|
|
]
|
|
} |