chore(stations): отключить мёртвые каналы Европы Плюс (Acoustic, ResiDance)

Потоки не отвечают (000/404), meta now-playing пуст — каналы не вещают.
enabled=false → скрыты в приложении.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
nk
2026-06-03 17:05:00 +03:00
parent 1ef60b6053
commit 4a45cb575e

View File

@@ -2846,8 +2846,8 @@
"iconText": "", "iconText": "",
"textColor": "#FFFFFF", "textColor": "#FFFFFF",
"bgColor": "#DA3832", "bgColor": "#DA3832",
"enabled": true, "enabled": false,
"notWorked": false, "notWorked": true,
"isNew": false "isNew": false
}, },
{ {
@@ -2861,8 +2861,8 @@
"iconText": "", "iconText": "",
"textColor": "#000000", "textColor": "#000000",
"bgColor": "#FFF25B", "bgColor": "#FFF25B",
"enabled": true, "enabled": false,
"notWorked": false, "notWorked": true,
"isNew": false "isNew": false
}, },
{ {