The gtwhois search has stopped working, the site returns
"The CGI version of the GeekTools Whois Proxy has been replaced by a PHP
web page. You will find the new page here:"
for any requests to http://geektools.com/cgi-bin/proxy.cgi I've attached a
version with the new url in it, i've tested it with names and IP's and it
seems to work correctly
The new address is http://www.geektools.com/whois.php
Dean
--
Dean Wilson http://www.unixdaemon.net
Profanity is the one language all programmers understand
--- Anon
<search function="gtwhois">
<name>GeekTools Whois</name>
<description>
Whois service by GeekTools. Searches can be done by IP or domain name<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>gtwhois microsoft</td></tr>
<tr><td>gtwhois 207.46.230.219</td></tr>
</table>
</description>
<category>Computers<category>Networking</category></category>
<link>http://www.geektools.com/whois.php</link>
<contributor>Monty Scroggins</contributor>
<form name="gtwhoisf"
action="http://www.geektools.com/whois.php"
method="post">
<input type="hidden" name="query" value=""/>
<input type="hidden" name="targetnic" value="auto"/>
</form>
<script><![CDATA[
function gtwhois(q)
{
if( nullArgs("gtwhois", q) )
return false;
else
{
document.gtwhoisf.query.value = q;
submitForm(gtwhoisf)
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>