added entry for .co.za web based whois query
This commit is contained in:
parent
1bde4577d9
commit
61e8791ae4
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ $this->DATA = array(
|
|||
);
|
||||
|
||||
$this->HTTPW = array(
|
||||
"es" => "http://www.nic.es/cgi-bin/consulta.whois?list=Dominios&tipo=procesar&key=#"
|
||||
"es" => "http://www.nic.es/cgi-bin/consulta.whois?list=Dominios&tipo=procesar&key=#",
|
||||
"co.za" => "http://co.za/cgi-bin/whois.sh?Domain=#",
|
||||
);
|
||||
?>
|
||||
|
||||
|
|
Loading…
Reference in a new issue