home *** CD-ROM | disk | FTP | other *** search
- # AOL Search Plug-in for Netscape 8
- # Copyright (c) 2005 Netscape Communications Corp.
-
- <search
- name = "AOL"
- description = "AOL Search"
- version = "8.0"
- method = "GET"
- action = "http://search.aol.com/aolcom/search"
- searchform = "http://search.aol.com"
- >
-
- <input name="query" user>
- <input name="invocationType" value="nscpb80a">
-
- <interpret
- browserResultType = "result"
- resultListStart = '<div id="matchingsites">'
- resultItemStart = "<li>"
- resultItemEnd = "<cite>"
- resultListEnd = "<div id="
- >
-
- </search>