mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-24 19:38:26 +02:00
Fixed #151 and update script
This commit is contained in:
parent
076d1a4e3a
commit
b471758f04
5 changed files with 379 additions and 34 deletions
|
@ -3,5 +3,8 @@
|
|||
return [
|
||||
'whois_url' => 'whois.example.com',
|
||||
'rdap_url' => 'rdap.example.com',
|
||||
'ignore_captcha' => true
|
||||
'ignore_captcha' => true,
|
||||
'registry_name' => 'Domain Registry LLC',
|
||||
'registry_url' => 'https://example.com',
|
||||
'branding' => false,
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue