| 123456789101112131415161718192021 |
- {
- "data": {
- "bad-example-there-really-should-be-an-ns-record-at-the-apex-here": {},
- "bar": {
- "a": [
- [
- "192.168.1.2"
- ]
- ]
- },
- "sub-alias": {
- "alias": "sub"
- },
- "sub": {
- "ns": [
- "ns1.example.com",
- "ns2.example.com"
- ]
- }
- }
- }
|