mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add search for a tld via RDAP
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"publication": "1970-01-01T00:00:00Z",
|
||||
|
||||
"services": [
|
||||
[ [ "ad" ], [ "https://rdap.nic.ad/" ] ],
|
||||
[ [ "" ], [ "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/" ] ],
|
||||
[ [ "af" ], [ "https://rdap.nic.af/" ] ],
|
||||
|
||||
Reference in New Issue
Block a user