about summary refs log tree commit diff
path: root/web/atward/src/opensearch.xml
blob: 6033987f5b4bce13fe4b3d77fd6807d73b872a89 (plain) (blame)
1
2
3
4
5
6
7
8
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>TVL</ShortName>
  <Description>The Virus Lounge Search</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Url type="text/html" template="https://at.tvl.fyi/">
    <Param name="q" value="{searchTerms}"/>
  </Url>
</OpenSearchDescription>