Add OpenSearch description for Météociel

This commit is contained in:
~lucidiot 2023-11-26 14:28:09 +01:00
parent 2737919463
commit 03e54b2993
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="https://www.mozilla.org/2006/browser/search/">
<ShortName>Météociel</ShortName>
<Description>Météociel - Observations, Prévisions, Modèles en temps réel</Description>
<Developer>~lucidiot - https://envs.net/~lucidiot/</Developer>
<Contact>lucidiot@envs.net</Contact>
<Url type="text/html" template="https://www.meteociel.fr/prevville.php?action=getville&amp;ville={searchTerms}" />
<Url type="application/opensearchdescription+xml" rel="self" template="https://envs.net/~lucidiot/opensearch/meteociel.xml" />
<moz:SearchForm>https://www.meteociel.fr/prevville.php</moz:SearchForm>
</OpenSearchDescription>

View File

@ -39,6 +39,12 @@ header-includes:
title="wttr.in"
href="./wttr.xml"
/>
<link
rel="search"
type="application/opensearchdescription+xml"
title="Météociel"
href="./meteociel.xml"
/>
<link
rel="search"
type="application/opensearchdescription+xml"
@ -148,6 +154,7 @@ autodiscovery, well you can just grab the XML files yourself here:
* [Mamont (English)](./mamont-int.xml) (FTP search engine)
* [Veronica-2](./veronica2.xml) (Gopher search engine, proxied over HTTP)
* [wttr.in](./wttr.xml) (weather forecast)
* [Météociel](./meteociel.xml) (weather forecasts from a French association)
* [dict.org](./dict.xml) (dictionary)
* [Internet Archive](./archive.xml)
* [Wayback Machine](./wayback.xml)