added not supported domain .cy

This commit is contained in:
sparc 2006-04-28 14:56:28 +00:00
parent 1c4d580120
commit bd87eaf599
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
2006/04/28 David Saez <david@ols.es>
- fixed special non handled domains support
- added not supported domain .cy
2006/04/08 David Saez <david@ols.es>
- Added handler for .eu

View file

@ -102,6 +102,7 @@ $this->WHOIS_SPECIAL = array(
'bj' => 'whois.nic.bj',
'by' => '',
'co.za' => 'http://co.za/cgi-bin/whois.sh?Domain={domain}.{tld}',
'cy' => '',
'es' => 'http://www.interdominios.com/dominios_es.aspx?whoisdomain={domain}.{tld}',
'fm' => 'http://www.dot.fm/query_whois.cfm?domain={domain}&tld=fm',
'gs' => 'http://www.adamsnames.tc/whois/?domain={domain}.{tld}',