From 4a8b3fd1b63a63404caf639aba110f362e44d243 Mon Sep 17 00:00:00 2001 From: Alhaziel01 Date: Thu, 15 Sep 2022 15:58:49 +0200 Subject: [PATCH] Disabilitato CB Anime e Tantifilm --- channels/cb01anime.json | 18 +++++++++--------- channels/tantifilm.json | 16 ++++++++-------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/channels/cb01anime.json b/channels/cb01anime.json index 621c7c8a..1ecc5212 100644 --- a/channels/cb01anime.json +++ b/channels/cb01anime.json @@ -1,10 +1,10 @@ { - "id": "cb01anime", - "name": "Cb01anime", - "language": ["ita", "vos", "sub-ita"], - "active": true, - "thumbnail": "cb01anime.png", - "banner": "cb01anime.png", - "categories": ["anime"], - "settings": [] -} + "id": "cb01anime", + "name": "Cb01anime", + "language": ["ita", "vos", "sub-ita"], + "active": false, + "thumbnail": "cb01anime.png", + "banner": "cb01anime.png", + "categories": ["anime"], + "settings": [] +} \ No newline at end of file diff --git a/channels/tantifilm.json b/channels/tantifilm.json index 1cf987db..4bd01682 100644 --- a/channels/tantifilm.json +++ b/channels/tantifilm.json @@ -1,11 +1,11 @@ { - "id": "tantifilm", - "name": "Tantifilm", - "language": ["ita"], - "active": true, - "thumbnail": "tantifilm.png", - "banner": "tantifilm.png", + "id": "tantifilm", + "name": "Tantifilm", + "language": ["ita"], + "active": false, + "thumbnail": "tantifilm.png", + "banner": "tantifilm.png", "categories": ["tvshow", "movie", "anime"], - "not_active":["include_in_newest_anime", "include_in_newest_peliculas"], + "not_active": ["include_in_newest_anime", "include_in_newest_peliculas"], "settings": [] -} +} \ No newline at end of file