searxng-app/CloudronManifest.json
2017-10-05 10:17:30 +00:00

23 lines
625 B
JSON

{
"id": "com.jodumont.searx",
"title": "Searx",
"author": "JOduMonT",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Privacy-respecting metasearch engine",
"version": "0.0.4",
"healthCheckPath": "/",
"httpPort": 8888,
"addons": {
"localstorage": {}
},
"manifestVersion": 1,
"website": "https://asciimoo.github.io/searx/",
"contactEmail": "support@jodumont.com",
"icon": "file://logo.png",
"tags": [
"search", "metasearch"
],
"mediaLinks": ["https://git.cloudron.io/jodumont/searx-app/blob/9ae186ad7aeaffbe0c63fcc0e484d1e0b781f80e/logo.png"]
}