mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-12 20:39:20 +02:00
11 lines
No EOL
278 B
Text
11 lines
No EOL
278 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,
|
|
'ignore_case_captcha' => false,
|
|
]; |