View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Update of /cvsroot/dqsd/dqsd/searches
In directory sc8-pr-cvs1:/tmp/cvs-serv5239/searches

Added Files:
        whsc.xml 
Log Message:
new search:
whsc - search whois.sc

--- NEW FILE: whsc.xml ---
<search function="whsc">
  <name>whois.sc</name>
  <description>Find a wealth of info on a domain name, IP address etc...
    <div class="helpboxDescLabels">Examples:</div>
    <table class="helpboxDescTable">
      <tr><td>whsc dqsd.net</td></tr>
      <tr><td>whsc 68.80.224.11</td></tr>
      <tr><td>whsc microsoft</td></tr>
    </table>
  </description>
  <category>Computers<category>Networking</category></category>
  <link>http://www.whois.sc/</link>
  <contributor>MLL</contributor>
  <script><![CDATA[
    function whsc(q)
    {
      if( nullArgs( "whsc", q ) ) return;

      openSearchWindow("http://www.whois.sc/search/?q="+q);
    }
  ]]></script>
</search>





-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to