openrag/opensearch.xml
2026-01-13 20:29:10 +00:00

11 lines
No EOL
692 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>OpenRAG</ShortName>
<Description>Search OpenRAG</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://docs.openr.ag/img/favicon.ico</Image>
<Url type="text/html" method="get" template="https://docs.openr.ag/search?q={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://docs.openr.ag/opensearch.xml" />
<moz:SearchForm>https://docs.openr.ag/</moz:SearchForm>
</OpenSearchDescription>