2020-11-05 21:40:18 +00:00
|
|
|
{
|
|
|
|
"lava": [
|
2021-01-04 16:29:18 +00:00
|
|
|
{ "id": "1", "host": "localhost", "port": 2333, "password": "youshallnotpass", "local": true }
|
2020-11-05 21:40:18 +00:00
|
|
|
],
|
|
|
|
"image": [
|
2021-12-03 00:01:33 +00:00
|
|
|
{ "server": "localhost", "auth": "verycoolpass100", "tls": false }
|
2021-05-22 16:05:21 +00:00
|
|
|
],
|
|
|
|
"searx": [
|
|
|
|
"https://searx.xyz"
|
2020-11-05 21:40:18 +00:00
|
|
|
]
|
|
|
|
}
|