Skip to content

Commit f63fbc9

Browse files
committed
Changes in LACNIC json file
1 parent 4c61cf1 commit f63fbc9

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

eg/rdap.labs.lacnic.net.json renamed to eg/rdap.lacnic.net.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@
77
},
88
"domain": {
99
"supported": true,
10-
"exists": [],
10+
"exists": ["66.0.200.in-addr.arpa", "0.0.8.9.d.1.4.0.8.2.ip6.arpa"],
1111
"notExists": ["google.com"]
1212
},
1313
"nameserver": {
14-
"supported": false
14+
"supported": true,
15+
"exists": ["ns.lacnic.net"],
16+
"notExists": ["google.com"]
1517
},
1618
"entity": {
1719
"supported": true,
@@ -20,7 +22,8 @@
2022
},
2123
"autnum": {
2224
"supported": true,
23-
"exists": ["11081"]
25+
"exists": ["11081"],
26+
"notExists": ["0"]
2427
}
2528
}
2629
}

0 commit comments

Comments
 (0)