Research-Stack/2-Search-Space/search/stract/frontend/static/opensearch.xml

9 lines
656 B
XML

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Stract</ShortName>
<Description>Open source search engine.</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="32" height="32" type="image/x-icon">https://stract.com/favicon.ico</Image>
<Url rel="results" type="text/html" template="https://stract.com/search?q={searchTerms}"/>
<Url rel="suggestions" type="application/x-suggestions+json" template="https://stract.com/beta/api/autosuggest/browser?q={searchTerms}"/>
<moz:SearchForm>https://stract.com/</moz:SearchForm>
</OpenSearchDescription>