fixed .pe server (bug #3164251)
This commit is contained in:
parent
b94b71e94f
commit
09a7e80e07
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
2011/01/24
|
||||
- fixed .pe server (bug #3164251)
|
||||
|
||||
2011/01/17
|
||||
- fixed .co handler (bug #3159317)
|
||||
- fixed .ca handler (bug #3141475)
|
||||
|
|
|
@ -90,7 +90,7 @@ $this->WHOIS_SPECIAL = array(
|
|||
'ms' => 'http://www.adamsnames.tc/whois/?domain={domain}.ms',
|
||||
'mt' => 'http://www.um.edu.mt/cgi-bin/nic/whois?domain={domain}.mt',
|
||||
'ly' => 'whois.nic.ly',
|
||||
'pe' => 'http://nic.pe/detpublic.php?decid=B&ndom={domain}.pe',
|
||||
'pe' => 'kero.rcp.net.pe',
|
||||
'pr' => 'whois.uprr.pr',
|
||||
'pro' => 'whois.registry.pro',
|
||||
'sc' => 'whois2.afilias-grs.net',
|
||||
|
|
Loading…
Reference in a new issue