Added biz/info, updated '.ca', added a dummy (?)
This commit is contained in:
parent
092adc24e6
commit
f1c8f8b8d9
1 changed files with 5 additions and 2 deletions
|
@ -38,10 +38,11 @@ $this->DATA = array(
|
|||
"az"=>array("whois.ripe.net"),
|
||||
"ba"=>array("whois.ripe.net"),
|
||||
"be"=>array("whois.dns.be"),
|
||||
"biz"=>array("whois.neulevel.biz"),
|
||||
"bg"=>array("whois.ripe.net"),
|
||||
"br"=>array("whois.registro.br", "brnic"),
|
||||
"by"=>array("whois.ripe.net"),
|
||||
"ca"=>array("whois.cira.ca","cdnnet"),
|
||||
"ca"=>array("whois.cira.ca","cira"),
|
||||
"cc"=>array("whois.nic.cc"),
|
||||
"ch"=>array("whois.nic.ch","chnic"),
|
||||
"ck"=>array("whois.ck-nic.org.ck"),
|
||||
|
@ -74,6 +75,7 @@ $this->DATA = array(
|
|||
"hu"=>array("whois.ripe.net"),
|
||||
"id"=>array("whois.idnic.net.id"),
|
||||
"ie"=>array("whois.domainregistry.ie"),
|
||||
"info"=>array("whois.afilias.info", "info"),
|
||||
"int"=>array("whois.isi.edu"),
|
||||
"il"=>array("whois.ripe.net"),
|
||||
"is"=>array("whois.isnet.is"),
|
||||
|
@ -136,6 +138,7 @@ $this->DATA = array(
|
|||
"vg"=>array("whois.adamsnames.tc"),
|
||||
"ws"=>array("whois.nic.ws"),
|
||||
"yu"=>array("whois.ripe.net"),
|
||||
"za"=>array("whois.frd.ac.za")
|
||||
"za"=>array("whois.frd.ac.za"),
|
||||
"ipw"=>array("","ipw") // Dummy, just for ip whois
|
||||
);
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue