29 lines
938 B
JSON
29 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.0",
|
|
"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"
|
|
}
|