mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: add tracked domains table
This commit is contained in:
@@ -76,7 +76,6 @@ readonly class RDAPService
|
||||
|
||||
private const IMPORTANT_EVENTS = [EventAction::Deletion->value, EventAction::Expiration->value];
|
||||
private const IMPORTANT_STATUS = [
|
||||
'auto renew period',
|
||||
'redemption period',
|
||||
'pending delete',
|
||||
'pending create',
|
||||
@@ -84,8 +83,6 @@ readonly class RDAPService
|
||||
'pending restore',
|
||||
'pending transfer',
|
||||
'pending update',
|
||||
'client hold',
|
||||
'server hold',
|
||||
'add period',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user