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:
@@ -9,4 +9,5 @@ enum TldType: string
|
||||
case sTLD = 'sTLD';
|
||||
case ccTLD = 'ccTLD';
|
||||
case tTLD = 'tTLD';
|
||||
case root = 'root';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user