home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / Livesky.com.src < prev    next >
Text File  |  1998-11-08  |  543b  |  27 lines

  1. # Created by Chris Gordon
  2. # http://www.interlog.com/~cagg
  3. # e-mail: chris.gordon@earthling.net
  4.  
  5. <search
  6. name = "Livesky.com"
  7. action = "http://198.96.186.60/cgi-bin/searchresults.taf"
  8. method = get
  9. update = "http://www.interlog.com/~cagg/sherlock/livesky.hqx"
  10. updateCheckDays = 10
  11. >
  12.  
  13. <input name="searchtext" user>
  14.  
  15. <interpret
  16.  
  17. resultListStart = "<!-- Search:Results -->"
  18. resultListEnd = "</table>"    
  19.     
  20. resultItemStart = "<TR VALIGN=TOP>"
  21. resultItemEnd = "</TR>"
  22.  
  23. bannerStart = "<!-- Advertisement -->"
  24. bannerEnd = "<!-- Footer2 -->"
  25. >
  26. </search>
  27.