github.com/philhug/dnscontrol@v0.2.4-0.20180625181521-921fa9849001/pkg/js/parse_tests/019-ignored-records.json (about)

     1  {
     2    "registrars": [],
     3    "dns_providers": [],
     4    "domains": [
     5      {
     6        "name": "foo.com",
     7        "registrar": "none",
     8        "dnsProviders": {},
     9        "records": [
    10        ],
    11        "ignored_labels": [
    12          "testignore"
    13        ]
    14      }
    15    ]
    16  }