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

Update of /cvsroot/dqsd/dqsd/searches
In directory usw-pr-cvs1:/tmp/cvs-serv24304/searches

Added Files:
        vir.xml 
Log Message:
search virus bulletin at http://www.virusbtn.com/

--- NEW FILE: vir.xml ---
<search function="vir">
  <name>Virus Bulletin</name>
  <description>
    Independent Anti-Virus Advice<br/>
    <div class="helpboxDescLabels">Example:</div>
    <table class="helpboxDescTable">
                <tr><td>vir klez</td></tr>
        </table>
  </description>
  <category>Computers</category>
  <link>http://www.virusbtn.com/</link>
  
<form name="virf" action="http://www.virusbtn.com/search.cgi"; method="get">
<input type="hidden" name="terms" value="" />
</form>
  
  <script><![CDATA[
    function vir(q)
    {
      if( nullArgs("vir",q) )
        return false;
      else
      {
        document.virf.terms.value = q;
        submitForm(virf);
      }
    }
  ]]></script>
</search>






-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
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