Files
UXP-Fixed/toolkit/components/search/tests/xpcshell/data/engine-override.xml
T
2018-02-02 04:16:08 -05:00

9 lines
314 B
XML

<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>bug645970</ShortName>
<Description>override</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" method="GET" template="http://searchtest.local">
<Param name="search" value="{searchTerms}"/>
</Url>
</SearchPlugin>