aboutsummaryrefslogtreecommitdiff
path: root/templates/opensearch.xml
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-08-16 23:45:43 -0400
committerfrosty <gabriel@bwaaa.monster>2026-08-16 23:45:43 -0400
commite352971bc59c356886f57d97d01ce195c3b0d952 (patch)
treeebadb7b28802a2c8396935fe8756931d0038127f /templates/opensearch.xml
parent499bb9b1268cd422619efdc46889960425462aae (diff)
parent12f046669e6a9ebd5e9d47ccf0ddd265fcdcdd18 (diff)
downloadomnisearch-e352971bc59c356886f57d97d01ce195c3b0d952.tar.gz
Merge branch 'indev'
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 14d3760..3c137f7 100644
--- a/templates/opensearch.xml
+++ b/templates/opensearch.xml
@@ -7,5 +7,5 @@
<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>
+ <moz:SearchForm>{{scheme}}://{{domain}}/</moz:SearchForm>
</OpenSearchDescription>