dnscontrol/pkg/js/parse_tests/019-ignored-records.json

16 lines
232 B
JSON
Raw Normal View History

{
"dns_providers": [],
"domains": [
{
"dnsProviders": {},
"ignored_labels": [
"testignore"
],
"name": "foo.com",
"records": [],
"registrar": "none"
}
],
"registrars": []
}