1<?xml version="1.0" encoding="UTF-8"?>
2<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
3  <ShortName>Privoxy URL Info</ShortName>
4  <Description>
5    Enter a URL to see which Privoxy actions apply.
6    Only works while the browser is configured to use Privoxy.
7  </Description>
8  <InputEncoding>UTF-8</InputEncoding>
9  <OutputEncoding>UTF-8</OutputEncoding>
10  <Developer>Privoxy Team</Developer>
11  <Contact>ijbswa-developers@lists.sourceforge.net</Contact>
12  <Image width="16" height="16" type="image/x-icon">@default-cgi@favicon.ico</Image>
13  <Url type="text/html" method="GET" template="@default-cgi@show-url-info?url={searchTerms}"/>
14</OpenSearchDescription>
15