mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-04 18:13:22 +02:00
10 lines
No EOL
242 B
Text
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,
|
|
]; |