remove non-standard <nobr> tags
[privoxy.git] / templates / url-info-osd.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
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>ISO-8859-1</InputEncoding>
9   <OutputEncoding>ISO-8859-1</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>