update searx desc.

This commit is contained in:
creme 2020-01-19 13:03:35 +01:00
parent 962288e5fa
commit cb877d0116
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ cat<<EOM > "$TMP_JSON"
"url": "https://matrix.envs.net/"
},
"searx": {
"desc": "privacy-respecting metasearch engine",
"desc": "a privacy-respecting metasearch engine",
"version": "$(curl -s https://searx."$DOMAIN"/config | jq -Mr .version)",
"url": "https://searx.envs.net/"
},