Web whois improvements

This commit is contained in:
Pinga 2024-01-24 16:03:33 +02:00
parent 6e8666ce81
commit e64cd1de7a
4 changed files with 37 additions and 7 deletions

View file

@ -2,5 +2,6 @@
return [
'whois_url' => 'whois.example.com',
'rdap_url' => 'rdap.example.com'
'rdap_url' => 'rdap.example.com',
'ignore_captcha' => false
];