Add in aol.com

This commit is contained in:
rjc%netscape.com 1999-08-10 02:41:02 +00:00
parent fe4c862ec2
commit f555a1f260
5 changed files with 36 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,30 @@
# Created by Gord Lacey
# Visit www.apple-donuts.com
# mailto:bluefrog@shaw.wave.ca
<search
name="AOL Netfind"
method=post
action="http://netfind.aol.com/search.gw"
update="http://www.apple-donuts.com/sherlock/AOLNetfind.src.hqx"
updateCheckDays = 3
>
<INPUT NAME="search" user>
<INPUT NAME="lk" VALUE="excite_netfind_us">
<INPUT NAME="nrm" VALUE="n">
<INPUT NAME="pri" VALUE="on">
<INPUT NAME="xls" VALUE="b">
<interpret
resultListStart="<!-- /crosslinks -->"
resultListEnd="</table>"
resultItemStart="> "
resultItemEnd="<P>"
relevanceStart="<b>"
relevanceEnd="</b>"
bannerStart="<!-- AOL Ad Start -->"
bannerEnd="<!-- AOL Ad Stop -->"
>
</search>

View File

@ -1,3 +1,5 @@
AOL_NetFind.src
AOL_NetFind.gif
Google.src
GoTo.com.gif
GoTo.com.src

View File

@ -25,6 +25,8 @@ include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
FILES = \
AOL_NetFind.src \
AOL_NetFind.gif \
Google.src \
GoTo.com.gif \
GoTo.com.src \

View File

@ -20,6 +20,8 @@ DEPTH=..\..\..\..
include <$(DEPTH)\config\rules.mak>
FILES=\
AOL_NetFind.src \
AOL_NetFind.gif \
Google.src \
GoTo.com.gif \
GoTo.com.src \