fixed .org.za handler
This commit is contained in:
parent
bec871f405
commit
b25319768e
3 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
2011/06/26
|
||||
- added handler for gandi (request #3155752)
|
||||
- fixed .org.za handler
|
||||
|
||||
2011/06/24
|
||||
- fixed .be handler (bug #3307363)
|
||||
|
|
|
@ -39,8 +39,8 @@ class org_za_handler
|
|||
$items = array(
|
||||
'domain.status' => 'Status:',
|
||||
'domain.nserver' => 'Domain name servers in listed order:',
|
||||
'domain.updated' => 'Record last updated on',
|
||||
'owner' => "rwhois search on 'sex.org.za':",
|
||||
'domain.changed' => 'Record last updated on',
|
||||
'owner' => 'rwhois search on',
|
||||
'admin' => 'Administrative Contact:',
|
||||
'tech' => 'Technical Contact:',
|
||||
'billing' => 'Billing Contact:',
|
||||
|
|
1
test.txt
1
test.txt
|
@ -60,6 +60,7 @@ encirca encirca.com
|
|||
enom enom.com
|
||||
fabulous fabulous.com
|
||||
fastdomain fastdomain.com
|
||||
gandi gandi.net
|
||||
godaddy godaddy.com
|
||||
iana example.com
|
||||
interdomain interdominio.com
|
||||
|
|
Loading…
Reference in a new issue