timeless%mozdev.org 7ecc4344bc Bug 186819 Query charset searching on dmoz.org does not match with which dmoz.org expects
patch by bugzilla@philringnalda.com r=timeless sr=dmose


git-svn-id: svn://10.0.0.236/trunk@183248 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-30 03:07:38 +00:00

37 lines
831 B
Plaintext

# Search file for dmoz.org
#
# Creation: April 24, 2000 by Robert John Churchill <rjc@netscape.com>
<SEARCH
name="dmoz.org"
description = "dmoz.org"
method="GET"
action="http://search.dmoz.org/cgi-bin/search"
queryCharset="utf-8"
>
<INPUT NAME="search" user>
<INTERPRET
browserResultType = "category"
resultListStart = "<b>Open Directory Categories</b>"
resultListEnd = "</ol>"
resultItemStart = "<li>"
>
<INTERPRET
browserResultType = "result"
resultListStart = "<b>Open Directory Sites</b>"
resultListEnd = "</ol>"
resultItemStart = "<li>"
charset="utf-8"
>
</SEARCH>
<BROWSER
update="http://www.mozilla.org/projects/search/dmoz.src"
updateIcon="http://www.mozilla.org/projects/search/dmoz.gif"
updateCheckDays="3"
>