From edb24c906f9040239f9daca91debd978f7c5d22e Mon Sep 17 00:00:00 2001 From: Timmy89 <53865707+xXTimmy89Xx@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:00:28 +0200 Subject: [PATCH] Disattivato AniPlay --- channels/aniplay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/channels/aniplay.json b/channels/aniplay.json index afc23c7b..54d3a16b 100644 --- a/channels/aniplay.json +++ b/channels/aniplay.json @@ -1,7 +1,7 @@ { "id": "aniplay", "name": "AniPlay", - "active": true, + "active": false, "language": ["ita", "sub-ita"], "thumbnail": "aniplay.png", "banner": "aniplay.png", @@ -34,4 +34,4 @@ "lvalues": ["10", "20", "30", "40", "50", "60", "80", "90"] } ] -} \ No newline at end of file +}