Fixed #151 and update script

This commit is contained in:
Pinga 2024-08-23 21:05:16 +03:00
parent 076d1a4e3a
commit b471758f04
5 changed files with 379 additions and 34 deletions

View file

@ -3,5 +3,8 @@
return [
'whois_url' => 'whois.example.com',
'rdap_url' => 'rdap.example.com',
'ignore_captcha' => true
'ignore_captcha' => true,
'registry_name' => 'Domain Registry LLC',
'registry_url' => 'https://example.com',
'branding' => false,
];