home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / Wired.src < prev    next >
Text File  |  1998-12-27  |  553b  |  28 lines

  1. # Created by Gord Lacey
  2. # Visit www.apple-donuts.com
  3. # mailto:gord@apple-donuts.com
  4.  
  5. <search
  6.     name = "Wired"
  7.     method = get
  8.     description = "Search Wired magazine for Tech news"
  9.     action = "http://www.wired.com/news/news/search_results_news"
  10.     update = "http://www.apple-donuts.com/sherlock/Wired.src.hqx"
  11.     updateCheckDays = 3
  12. >
  13.  
  14. <INPUT NAME="words" user>
  15.  
  16. <interpret
  17.     resultListStart="<!-- words: "
  18.     resultListEnd="<!-- - - - - - - - - - - - - -->"
  19.     
  20.     resultItemStart=">"
  21.     resultItemEnd="<br><br>"
  22.     
  23.     bannerStart="<tr>"
  24.     bannerEnd="</a></td>"
  25. >
  26.  
  27. </search>
  28.