diff options
Diffstat (limited to 'src/data/voila.xml')
-rw-r--r-- | src/data/voila.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/data/voila.xml b/src/data/voila.xml new file mode 100644 index 00000000..55780275 --- /dev/null +++ b/src/data/voila.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> + <ShortName>Voila</ShortName> + <Description>Moteur de recherche Voila</Description> + <Url method="get" template="http://rws.search.ke.voila.fr/RW/S/opensearch_voila?rdata={searchTerms}"/> + <Url method="get" type="application/x-suggestions+json" template="http://search.ke.voila.fr/fr/cmplopensearch/xml/fullxml?rdata={searchTerms}&amp;id=1&amp;dtd=2.0"/> + <Image>http://www.voila.fr/favicon.ico</Image> +</OpenSearchDescription> |