getnamingo-registry/whois/web/config.php.dist
2024-08-23 21:05:16 +03:00

10 lines
No EOL
242 B
Text

<?php
return [
'whois_url' => 'whois.example.com',
'rdap_url' => 'rdap.example.com',
'ignore_captcha' => true,
'registry_name' => 'Domain Registry LLC',
'registry_url' => 'https://example.com',
'branding' => false,
];