fixed .ch whois server detection
This commit is contained in:
parent
4c4da639d1
commit
40b392f87d
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ $this->WHOIS_SPECIAL = array(
|
|||
'br.com' => 'whois.centralnic.net',
|
||||
'by' => '',
|
||||
'bz' => 'whois2.afilias-grs.net',
|
||||
'ch' => 'whois.nic.ch',
|
||||
'cn.com' => 'whois.centralnic.net',
|
||||
'co.za' => 'http://co.za/cgi-bin/whois.sh?Domain={domain}.co.za',
|
||||
'cy' => '',
|
||||
|
|
Loading…
Reference in a new issue