mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: start of EPP form
This commit is contained in:
@@ -6,7 +6,8 @@ export enum ConnectorProvider {
|
||||
Gandi = 'gandi',
|
||||
AutoDNS = 'autodns',
|
||||
Namecheap = 'namecheap',
|
||||
'Name.com' = 'namecom'
|
||||
'Name.com' = 'namecom',
|
||||
EPP = 'epp'
|
||||
}
|
||||
|
||||
export interface Connector {
|
||||
|
||||
Reference in New Issue
Block a user