From 61e8791ae4db4af274ceba20ce94da49fb50f988 Mon Sep 17 00:00:00 2001 From: sparc Date: Tue, 4 Mar 2003 21:40:20 +0000 Subject: [PATCH] added entry for .co.za web based whois query --- servers.whois | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/servers.whois b/servers.whois index 75dfb6b..58d2ac8 100644 --- a/servers.whois +++ b/servers.whois @@ -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=#", ); ?>