Add goto.com

This commit is contained in:
rjc%netscape.com 1999-08-07 01:07:20 +00:00
parent 33850f3e37
commit ede8676999
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# Created by Gord Lacey
# Visit www.apple-donuts.com
# mailto:bluefrog@shaw.wave.ca
<search
name="GoTo.com"
method=get
action="http://www.goto.com/d/search/;$sessionid$RMUSKAQAARYTVQFIEEOQPUQ"
update="http://www.apple-donuts.com/sherlock/Goto.com.src.hqx"
updateCheckDays = 3
bannerLink = "http://www.apple-donuts.com/sherlocksearch/link/index.html"
bannerImage = '<img src = "http://www.apple-donuts.com/sherlocksearch/link/banner.gif">'
>
<INPUT NAME="Keywords" user>
<interpret
resultListStart="<gotostate searchRatings="
resultListEnd="<table border=0 width=610 cellspacing=0 cellpadding=0>"
resultItemStart="><b>"
resultItemEnd="</table></a>"
>
</search>

View File

@ -1,2 +1,3 @@
Google.src
GoTo.com.src
Netscape_Open_Directory.src

View File

@ -26,6 +26,7 @@ include $(topsrcdir)/config/rules.mk
FILES = \
Google.src \
GoTo.com.src \
Netscape_Open_Directory.src \
$(NULL)

View File

@ -21,6 +21,7 @@ include <$(DEPTH)\config\rules.mak>
FILES=\
Google.src \
GoTo.com.src \
Netscape_Open_Directory.src \
$(NULL)