-
-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy pathopen-search.xml
More file actions
11 lines (11 loc) · 825 Bytes
/
open-search.xml
File metadata and controls
11 lines (11 loc) · 825 Bytes
1
2
3
4
5
6
7
8
9
10
11
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Search Pf2eTools</ShortName>
<Description>Pf2eTools: A site dedicated to making playing games with your friends as easy as possible.</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://pf2etools.com//favicon-16x16.png</Image>
<Url type="text/html" template="https://pf2etools.com//search.html?{searchTerms}"/>
<Url type="application/x-suggestions+json" method="GET" template="http://suggestqueries.google.com/complete/search?output=firefox&q={searchTerms}"/>
<moz:SearchForm>https://pf2etools.com//search.html</moz:SearchForm>
<SearchForm>https://pf2etools.com//search.html</SearchForm>
</OpenSearchDescription>