mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
feat: some stuff
This commit is contained in:
@@ -152,6 +152,7 @@ readonly class RDAPService
|
||||
|
||||
/** @var ?Domain $domain */
|
||||
$domain = $this->domainRepository->findOneBy(['ldhName' => $idnDomain]);
|
||||
return $domain;
|
||||
|
||||
$rdapServerUrl = $rdapServer->getUrl();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user