migu/web/static/opensearch.xml
2023-12-05 11:10:30 +01:00

10 lines
484 B
XML

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Miru</ShortName>
<Description>Search Miru</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://miru.watch/logo.ico</Image>
<Url type="text/html" method="get" template="miru://anime/"/>
<moz:SearchForm>miru://anime/</moz:SearchForm>
</OpenSearchDescription>