8 lines
644 B
XML
8 lines
644 B
XML
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
|
|
<ShortName>UltimoWoW DB</ShortName>
|
|
<Description>UltimoWoW DB Search Plugin</Description>
|
|
<Url type="text/html" method="get" template="http://127.0.0.1:8000/wotlk/?search={searchTerms}"/>
|
|
<Url type="application/x-suggestions+json" method="get" template="https://wotlk.ultimowow.com/?search={searchTerms}&opensearch"/>
|
|
<Image height="16" width="16" type="image/vnd.microsoft.icon">http://127.0.0.1:8000/static/images/logos/favicon.ico</Image>
|
|
<Image height="16" width="16" type="image/gif">http://127.0.0.1:8000/static/images/icons/favicon.gif</Image>
|
|
</OpenSearchDescription> |