getnamingo-registry/whois/web/config.php.dist
2024-02-23 11:22:53 +02:00

7 lines
No EOL
125 B
Text

<?php
return [
'whois_url' => 'whois.example.com',
'rdap_url' => 'rdap.example.com',
'ignore_captcha' => true
];