mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
commit
50b3754650
4 changed files with 4 additions and 4 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Shipped version:** 2023.09.18.10.00.00~ynh1
|
||||
**Shipped version:** 2023.10.01.18.13.08~ynh1
|
||||
|
||||
**Demo:** https://searx.be
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled.
|
||||
|
||||
|
||||
**Version incluse :** 2023.09.18.10.00.00~ynh1
|
||||
**Version incluse :** 2023.10.01.18.13.08~ynh1
|
||||
|
||||
**Démo :** https://searx.be
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "SearXNG"
|
|||
description.en = "A free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled"
|
||||
description.fr = "Un méta-moteur de recherche qui rassemble les résultats de plus de 70 services de recherche. Les utilisateurs ne sont ni suivis ni espionnés"
|
||||
|
||||
version = "2023.09.18.10.00.00~ynh1"
|
||||
version = "2023.10.01.18.13.08~ynh1"
|
||||
|
||||
maintainers = ["mh4ckt3mh4ckt1c4s"]
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
repo_fullpath="https://github.com/searxng/searxng"
|
||||
commit_sha="a9b6963971327605db1509795be7795dc7401f3f"
|
||||
commit_sha=d56b31d67473e0970bc457469b0cbec2e35f8b10
|
||||
|
||||
#=================================================
|
||||
# UWSGI HELPERS
|
||||
|
|
Loading…
Reference in a new issue