podman-desktop/opensearch.xml
github-actions[bot] ec7ef6c520 deploy: f8a3f5c04d
2024-03-04 10:44:38 +00:00

11 lines
No EOL
722 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Podman Desktop</ShortName>
<Description>Search Podman Desktop</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://podman-desktop.io/img/favicon.ico</Image>
<Url type="text/html" method="get" template="https://podman-desktop.io/search?q={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://podman-desktop.io/opensearch.xml" />
<moz:SearchForm>https://podman-desktop.io/</moz:SearchForm>
</OpenSearchDescription>