mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-13 10:58:17 +08:00
15 lines
No EOL
234 B
JSON
15 lines
No EOL
234 B
JSON
{
|
|
"registrars": [],
|
|
"dns_providers": [],
|
|
"domains": [
|
|
{
|
|
"name": "foo.com",
|
|
"registrar": "none",
|
|
"dnsProviders": {},
|
|
"records": [],
|
|
"ignored_names": [
|
|
"\\*.testignore"
|
|
]
|
|
}
|
|
]
|
|
} |