searxng-app/CloudronManifest.json
Girish Ramakrishnan b7b5a688a7 Version 1.6.1
2022-01-23 11:00:04 -08:00

30 lines
938 B
JSON

{
"id": "io.github.ascimoo.searx",
"title": "searx",
"author": "searx authors",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Privacy-respecting metasearch engine",
"version": "1.6.1",
"healthCheckPath": "/",
"httpPort": 8888,
"addons": {
"localstorage": {}
},
"manifestVersion": 2,
"website": "https://asciimoo.github.io/searx/",
"contactEmail": "support@cloudron.io",
"icon": "file://logo.png",
"tags": [
"search", "metasearch", "bing", "google", "duckduckgo", "privacy"
],
"mediaLinks": [
"https://screenshots.cloudron.io/io.github.ascimoo.searx/1.png",
"https://screenshots.cloudron.io/io.github.ascimoo.searx/2.png",
"https://screenshots.cloudron.io/io.github.ascimoo.searx/3.png"
],
"minBoxVersion": "5.3.0",
"documentationUrl": "https://docs.cloudron.io/apps/searx/",
"forumUrl": "https://forum.cloudron.io/category/47/searx"
}