home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip_2001-05_cd2.bin / ChipCD / browsery / netscape601_eng / langenus.xpi / bin / searchplugins / SBWeb_06.src < prev    next >
Encoding:
Text File  |  2000-10-11  |  738 b   |  32 lines

  1. # Lycos Sherlock for Netscape 6
  2.  
  3. <search
  4.     name = "Lycos"
  5.     method = "Get"
  6.     description="Lycos Search"
  7.     action = "http://info.netscape.com/fwd/sidb_ly/http://www.lycos.com/cgi-bin/pursuit"
  8.     update="http://search.netscape.com/sherlock/SBWeb_06.src" 
  9.           updateIcon="http://search.netscape.com/sherlock/SBWeb_06.gif" 
  10.     updateCheckDays = 1     
  11.     >
  12.  
  13. <input name=query user>
  14. <input name=adv value=1>
  15. <input name=part value=MACOS>
  16.  
  17. <interpret
  18.      bannerStart="<!-- AD -->"
  19.      bannerEnd ="<!-- /AD -->"
  20.  
  21.     resultListStart = "<!-- IL -->"
  22.     resultListEnd = "<!-- /IL -->"
  23.  
  24.     resultItemStart = "<!-- IS -->"
  25.     resultItemEnd = "<!-- /IS -->"
  26.  
  27.     relevanceStart = "<!-- REL -->"
  28.     relevanceEnd = "<!-- /REL -->"
  29.     >
  30. </search>
  31.     
  32.