fix opensearch

This commit is contained in:
deepzz0
2016-11-22 22:54:55 +08:00
parent 0a2d979dd5
commit 67444d6674
2 changed files with 3 additions and 2 deletions

View File

@@ -2,5 +2,5 @@
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>{{.BTitle}}</ShortName>
<Description>{{.SubTitle}}</Description>
<Url type="text/html" template="https://deepzz.com/search.html?q={searchTerms}" />
</OpenSearchDescription>
<Url type="text/html" template="https://{{.Domain}}/search.html?q={searchTerms}" />
</OpenSearchDescription>