mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add DNSSEC badge in domain response
This commit is contained in:
@@ -60,6 +60,7 @@ export interface Domain {
|
||||
tld: Tld
|
||||
deleted: boolean
|
||||
updatedAt: string
|
||||
delegationSigned: boolean
|
||||
}
|
||||
|
||||
export interface User {
|
||||
|
||||
Reference in New Issue
Block a user