mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-27 13:28:52 +00:00
11 lines
438 B
XML
11 lines
438 B
XML
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
|
|
<ShortName>update</ShortName>
|
|
<Description>update</Description>
|
|
<InputEncoding>UTF-8</InputEncoding>
|
|
<Url type="text/html" method="GET" template="http://searchtest.local">
|
|
<Param name="search" value="{searchTerms}"/>
|
|
</Url>
|
|
<UpdateUrl>http://searchtest.local/opensearch.xml</UpdateUrl>
|
|
<IconUpdateUrl>http://searchtest.local/favicon.ico</IconUpdateUrl>
|
|
</SearchPlugin>
|