aboutsummaryrefslogtreecommitdiff
path: root/templates/opensearch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/opensearch.xml')
-rw-r--r--templates/opensearch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/opensearch.xml b/templates/opensearch.xml
index 8544b09..14d3760 100644
--- a/templates/opensearch.xml
+++ b/templates/opensearch.xml
@@ -4,7 +4,7 @@
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>OmniSearch</ShortName>
<Description>Lightweight metasearch engine</Description>
- <Url type="text/html" method="get" template="{{domain}}/search?q={searchTerms}"/>
+ <Url type="text/html" method="get" template="{{scheme}}://{{domain}}/search?q={searchTerms}"/>
<InputEncoding>UTF-8</InputEncoding>
<OutputEncoding>UTF-8</OutputEncoding>
<moz:SearchForm>{{domain}}/</moz:SearchForm>