Files
nostrdvm/ui/noogle/public/opensearch.xml
Believethehype df322def96 noogle: fixes
2024-01-29 17:17:25 +01:00

12 lines
609 B
XML

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Noogle</ShortName>
<Description>Search the Nostr</Description>
<Url type="text/html" method="get" template="https://noogle.lol?search={searchTerms}"/>
<Image height="16" width="16" type="image/vnd.microsoft.icon">
https://noogle.lol/favicon.ico
</Image>
<moz:SearchForm>http://my-site/search</moz:SearchForm>
<Url type="application/opensearchdescription+xml" rel="self" template="https://noogle.lol/opensearch.xml"/>
</OpenSearchDescription>