mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
feat: start ovh API implement
This commit is contained in:
parent
e744bbcef0
commit
94fdb99d96
@ -56,7 +56,7 @@ final readonly class ProcessWatchListTriggerHandler
|
||||
$domain = $this->RDAPService->registerDomain($domain->getLdhName());
|
||||
} catch (Throwable) {
|
||||
$this->sendEmailDomainUpdateError($domain, $watchList->getUser());
|
||||
continue;
|
||||
//continue; // This line is commented out to allow the purchase of expired domains
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user