country tld revision [ax-bx]

This commit is contained in:
sparc 2005-09-05 16:50:12 +00:00
parent bc32f051c4
commit a88fabfe98
2 changed files with 10 additions and 0 deletions

View file

@ -2,6 +2,8 @@
- minor code cleaup on whois.gtld.php
- added better support for errors
- added hanlder for .ag
- added ip detection for HTML output
- country tld revision [ax-bx]
2005/09/01 Released phpWhois 4.0.0

View file

@ -75,7 +75,15 @@ $this->WHOIS_PARAM = array(
$this->WHOIS_SPECIAL = array(
'ad' => '',
'ai' => 'http://whois.offshore.ai/cgi-bin/whois.pl?domain-name={domain}.{tld}',
'al' => '',
'az' => '',
'ba' => '',
'bb' => 'http://domains.org.bb/regsearch/getdetails.cfm?DND={domain}.{tld}',
'bg' => 'http://www.register.bg/bg-nic/displaydomain.pl?domain={domain}.{tld}&search=exist',
'bi' => 'whois.nic.bi',
'bj' => 'whois.nic.bj',
'by' => '',
'es' => 'https://www.nic.es/esnic/servlet/WhoisControllerHTML?dominio={domain}.{tld}&tipo=dominio',
'co.za' => 'http://co.za/cgi-bin/whois.sh?Domain={domain}.{tld}',
'fm' => 'http://www.dot.fm/query_whois.cfm?domain={domain}&tld=fm',