removed .gr support
This commit is contained in:
parent
7aa4272da1
commit
4e2f1e039d
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
2007/05/30
|
||||
- removed support for .gr domains
|
||||
|
||||
2007/05/24
|
||||
- uniform way to specify query array
|
||||
|
||||
|
|
|
@ -71,6 +71,7 @@ $this->WHOIS_SPECIAL = array(
|
|||
'es' => 'http://www.neodigit.es/dominios/whois.php?dom={domain}.es',
|
||||
'fm' => 'http://www.dot.fm/query_whois.cfm?domain={domain}&tld=fm',
|
||||
'jobs' => 'jobswhois.verisign-grs.com',
|
||||
'gr' => '',
|
||||
'gs' => 'http://www.adamsnames.tc/whois/?domain={domain}.gs',
|
||||
'mobi' => 'whois.dotmobiregistry.net',
|
||||
'ms' => 'http://www.adamsnames.tc/whois/?domain={domain}.ms',
|
||||
|
|
Loading…
Reference in a new issue