mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-23 19:10:30 +02:00
7 lines
No EOL
125 B
Text
7 lines
No EOL
125 B
Text
<?php
|
|
|
|
return [
|
|
'whois_url' => 'whois.example.com',
|
|
'rdap_url' => 'rdap.example.com',
|
|
'ignore_captcha' => true
|
|
]; |