mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
fix: get TLD when ldhName is a TLD
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"publication": "1970-01-01T00:00:00Z",
|
||||
|
||||
"services": [
|
||||
[ [ "" ], [ "https://rdap.iana.org/" ] ], # If you want to make RDAP queries to get TLD information from IANA
|
||||
[ [ "." ], [ "https://rdap.iana.org/" ] ], # If you want to make RDAP queries to get TLD information from IANA
|
||||
[ [ "ad" ], [ "https://rdap.nic.ad/" ] ],
|
||||
[ [ "ae" ], [ "https://rdap.nic.ae/" ] ],
|
||||
[ [ "ki" ], [ "https://rdap.nic.ki/" ] ],
|
||||
|
||||
Reference in New Issue
Block a user