Retrait de searx + information des services fermés
This commit is contained in:
parent
64f0567aff
commit
cefaa0ab95
1 changed files with 2 additions and 10 deletions
12
index.md
12
index.md
|
@ -165,16 +165,6 @@ $services = [
|
|||
'action' => 'Faire une recherche',
|
||||
'action_emoji' => '🔍',
|
||||
],
|
||||
'searx' => [
|
||||
'name' => 'Searx',
|
||||
'desc' => 'Comme Librex, avec plus de fonctionnalités. Le logiciel n\'étant plus maintenu, <strong>ce service pourra être fermé à partir de janvier 2024</strong>.',
|
||||
'domain' => 'searx',
|
||||
'site' => 'searx.github.io/searx',
|
||||
'code' => 'github.com/searx/searx',
|
||||
'package' => 'github.com/YunoHost-Apps/searx_ynh',
|
||||
'action' => 'Faire une recherche',
|
||||
'action_emoji' => '🔍',
|
||||
],
|
||||
];
|
||||
|
||||
foreach($services as $service_id => $service) {
|
||||
|
@ -210,3 +200,5 @@ foreach($services as $service_id => $service) {
|
|||
<?php } ?>
|
||||
|
||||
</div>
|
||||
|
||||
Les services basés sur *Plume*, *Jirafeau*, *Searx* et *Nitter* ont été fermés.
|
||||
|
|
Loading…
Reference in a new issue