mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-13 14:35:53 +00:00
10 lines
484 B
XML
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>
|