home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / netscape62win / regus.xpi / bin / searchplugins / SBMus_01.src < prev    next >
Text File  |  2001-05-22  |  1KB  |  35 lines

  1. # Spinner Sherlock for Netscape 6
  2. # Copyright (c) 2000 Netscape Communications Corp.
  3. #
  4. # The BROWSER alsomatch= tags must be there or the GIF will not update!
  5. #
  6.  
  7. <SEARCH 
  8.   name            = "Music: Artists by Spinner"
  9.   description     = "Music: Artists by Spinner"
  10.   routeType       = "Internet"
  11.   method          = "GET"
  12.   action          = "http://info.netscape.com/fwd/lksidus_sp/http://www.spinner.com/gateway/artistInfo.jhtml"
  13. >
  14.  
  15. <INPUT NAME="artist" user>
  16.  
  17. <INTERPRET
  18.   charset           = "ISO-8859-1"
  19.   browserResultType = "result"
  20.   resultListStart   = "<!-- amg info starts //-->"
  21.   resultListEnd     = "<!-- amg info ends //-->"
  22.   resultItemStart   = "<td>"
  23.   resultItemEnd     = "</A></TD>"
  24. >
  25.  
  26. </SEARCH>
  27.  
  28. <BROWSER
  29.   alsomatch         = "http://artistinfo.spinner.com/cg/x.dll"
  30.   update            = "http://search.netscape.com/sherlock/SBMus_01.src" 
  31.   updateIcon        = "http://search.netscape.com/sherlock/SBMus_01.gif" 
  32.   updateCheckDays   = "1" 
  33. >
  34.  
  35.