mirror of
https://github.com/holo-gfx/mangadex.git
synced 2024-11-25 03:18:22 -05:00
10 lines
556 B
XML
10 lines
556 B
XML
|
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
||
|
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||
|
<ShortName>MangaDex</ShortName>
|
||
|
<Description>MangaDex Quick Search</Description>
|
||
|
<InputEncoding>UTF-8</InputEncoding>
|
||
|
<Image width="16" height="16" type="image/x-icon">https://mangadex.cc/favicon-96x96.png</Image>
|
||
|
<Url type="text/html" template="https://mangadex.cc/quick_search/{searchTerms}">
|
||
|
</Url>
|
||
|
<moz:SearchForm>https://mangadex.cc/</moz:SearchForm>
|
||
|
</OpenSearchDescription>
|