mirror of
https://github.com/ajnart/homarr.git
synced 2025-12-30 12:19:54 +01:00
16 lines
342 B
JSON
16 lines
342 B
JSON
{
|
|
"name": "cringe",
|
|
"services": [
|
|
{
|
|
"type": "Other",
|
|
"name": "sonarr",
|
|
"icon": "https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/sonarr.png",
|
|
"url": "http://sonarr.tv/"
|
|
}
|
|
],
|
|
"settings": {
|
|
"enabledModules": [],
|
|
"searchBar": true,
|
|
"searchUrl": "https://www.google.com/search?q="
|
|
}
|
|
} |