bugzilla%micropipes.com 558cdb3724 Bunch of new search engines added to search-engines page
git-svn-id: svn://10.0.0.236/trunk@193302 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-31 06:26:06 +00:00

34 lines
760 B
Plaintext

# Ask Jeeves Search Plugin for Mozilla
# Authors: Erich Iseli <sherlock@iseli.org>, Julius Ross <juliusross@mac.com>
# Last updated November 18, 2005 (CC, REWRITE)
#
# Known issues:
# 1. Support for the next/previous buttons is not included.
<SEARCH
version = "7.1"
name="AskJeeves"
description="Ask Jeeves"
method="GET"
action="http://www.ask.com/web"
queryCharset="UTF-8"
>
<input name="q" user>
<INTERPRET
charset="UTF-8"
resultListStart='Web Results</td>'
resultListEnd='<div class="op nw">'
resultItemStart='<div class="m10_0_16">'
resultItemEnd='<div class="T1"'
>
</SEARCH>
<BROWSER
update="http://mycroft.mozdev.org/plugins/jeeves.src"
updateIcon="http://mycroft.mozdev.org/plugins/jeeves.gif"
updateCheckDays="7"
>