remove static/opensearch.xml

This was replaced by tmpl/opensearch.xml and isn't needed.
This commit is contained in:
Will Norris
2022-12-05 16:53:34 -08:00
committed by Will Norris
parent 9d2c372f1d
commit bb3e973b80
-8
View File
@@ -1,8 +0,0 @@
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>localhost</ShortName>
<Description>localhost url redirector</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://github.com/favicon.ico</Image>
<Url type="text/html" method="get" template="http://localhost:8080/{searchTerms}"/>
<moz:SearchForm>http://localhost:8080/</moz:SearchForm>
</OpenSearchDescription>