home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / DiscoveryChan.src < prev    next >
Text File  |  1998-11-02  |  897b  |  34 lines

  1. # Made by Gord Lacey
  2. # Please visit www.apple-donuts.com
  3. # mailto:bluefrog@shaw.wave.ca
  4.  
  5.  
  6.  
  7. <search
  8.     name = "Discovery Channel"
  9.     method = get
  10.     description = "Discovery Channel - TV channel"
  11.     action = "http://www.discovery.com/cgi-bin/sv-search3/sched/domestic/discovery/results.cud"
  12.     update = "http://www.apple-donuts.com/sherlock/DiscoveryChan.sit.hqx"
  13.     updateCheckDays = 3
  14. >
  15.  
  16. <INPUT NAME="desc" user>
  17. <INPUT NAME="select_by_desc" VALUE="1">
  18. <INPUT NAME="select_by_chan" VALUE="1">
  19. <INPUT NAME="channel" VALUE="DSC">
  20. <INPUT NAME="fromsysdate" VALUE="1">
  21.  
  22. <interpret
  23.     bannerStart = "<td WIDTH=480 bgcolor="#000000" align=middle>"
  24.     bannerEnd = "<tr valign=top><td colspan=2 valign=top>"
  25.     
  26.     resultListStart = "<B>Episode Title</B></td>"
  27.     resultListEnd = "<table border=0 cellpadding=0 cellspacing=0 align=right><tr><td align=center>"
  28.     
  29.     resultItemStart = "<tr>"
  30.     resultItemEnd = "</tr>"
  31. >
  32.  
  33. </search>
  34.