Files
Sybil-2/web/public/opensearch.xml

9 lines
418 B
XML
Raw Permalink Normal View History

2026-02-16 00:55:41 -08:00
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>Sybil Search</ShortName>
<Description>Search the web with Sybil</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" template="search?q={searchTerms}" />
<Url type="application/opensearchdescription+xml" rel="self" template="opensearch.xml" />
</OpenSearchDescription>