opensearch impl
This commit is contained in:
8
web/public/opensearch.xml
Normal file
8
web/public/opensearch.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
|
||||
<ShortName>Sybil Search</ShortName>
|
||||
<Description>Search the web with Sybil</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Url type="text/html" template="search?q={searchTerms}" />
|
||||
<Url type="application/opensearchdescription+xml" rel="self" template="opensearch.xml" />
|
||||
</OpenSearchDescription>
|
||||
Reference in New Issue
Block a user