16 lines
517 B
JSON
16 lines
517 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "SearXNG",
|
|
"available": true,
|
|
"port": 8107,
|
|
"id": "searxng",
|
|
"tipi_version": 1,
|
|
"version": "latest",
|
|
"categories": ["social"],
|
|
"description": "SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.",
|
|
"short_desc": "Privacy-respecting, hackable metasearch engine",
|
|
"author": "searxng",
|
|
"source": "https://github.com/searxng/searxng",
|
|
"form_fields": []
|
|
}
|