mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
13 lines
1013 B
XML
13 lines
1013 B
XML
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
|
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
|
<ShortName>Search 5etools</ShortName>
|
|
<Description>5etools: A suite of browser-based tools for 5th Edition Dungeons & Dragons players and Dungeon Masters.</Description>
|
|
<InputEncoding>UTF-8</InputEncoding>
|
|
<Image width="64" height="64" type="image/png">https://5etools-mirror-2.github.io/favicon-64x64.png</Image>
|
|
<Url type="text/html" template="https://5etools-mirror-2.github.io/search.html?{searchTerms}"/>
|
|
<Url type="application/x-suggestions+json" method="GET" template="http://suggestqueries.google.com/complete/search?output=firefox&q={searchTerms}"/>
|
|
<Url type="application/opensearchdescription+xml" rel="self" template="https://5etools-mirror-2.github.io/open-search.xml"/>
|
|
<moz:SearchForm>https://5etools-mirror-2.github.io/search.html</moz:SearchForm>
|
|
<SearchForm>https://5etools-mirror-2.github.io/search.html</SearchForm>
|
|
</OpenSearchDescription>
|