forked from Github/frigate
deploy: e8586d6459
This commit is contained in:
11
opensearch.xml
Normal file
11
opensearch.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
||||
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||||
<ShortName>Frigate</ShortName>
|
||||
<Description>Search Frigate</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Image width="16" height="16" type="image/x-icon">https://blakeblackshear.github.io/img/favicon.ico</Image>
|
||||
<Url type="text/html" method="get" template="https://blakeblackshear.github.io/search?q={searchTerms}"/>
|
||||
<Url type="application/opensearchdescription+xml" rel="self" template="https://blakeblackshear.github.io/opensearch.xml" />
|
||||
<moz:SearchForm>https://blakeblackshear.github.io</moz:SearchForm>
|
||||
</OpenSearchDescription>
|
||||
Reference in New Issue
Block a user