diff options
| author | frosty <gabriel@bwaaa.monster> | 2026-03-10 02:32:51 -0400 |
|---|---|---|
| committer | frosty <gabriel@bwaaa.monster> | 2026-03-10 02:32:51 -0400 |
| commit | a11bf8bb6c1baaef51c25d441f5348567280967b (patch) | |
| tree | f7ae4435e157dac9b024af0611fbdfa3ab8870e8 /static | |
| parent | 24cec7a35072ac50e1fe902a925e69330866dbca (diff) | |
| download | omnisearch-a11bf8bb6c1baaef51c25d441f5348567280967b.tar.gz | |
Diffstat (limited to 'static')
| -rw-r--r-- | static/opensearch.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/opensearch.xml b/static/opensearch.xml index cf03495..22853dd 100644 --- a/static/opensearch.xml +++ b/static/opensearch.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <OpenSearchDescription - xmlns="http://a9.com/-/spec/opensearch/1.1/" + xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/"> <ShortName>OmniSearch</ShortName> <Description>Lightweight metasearch engine</Description> @@ -8,4 +8,4 @@ <InputEncoding>UTF-8</InputEncoding> <OutputEncoding>UTF-8</OutputEncoding> <moz:SearchForm>https://search.bwaaa.monster/</moz:SearchForm> -</OpenSearchDescription>
\ No newline at end of file +</OpenSearchDescription> |
