From 45755871fc9b09762d47df12592b3d58f9a861f7 Mon Sep 17 00:00:00 2001 From: Jon Maddox Date: Thu, 12 Aug 2021 23:06:57 -0400 Subject: [PATCH] whoops --- PlutoIPTV/index.js | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/PlutoIPTV/index.js b/PlutoIPTV/index.js index adc055f..917787f 100755 --- a/PlutoIPTV/index.js +++ b/PlutoIPTV/index.js @@ -119,17 +119,7 @@ const movieGenres = [ ]; const seriesGenres = [ - [ - ["Animated"], - [ - "Family Animation", - "Cartoons", - "Action Sci-Fi & Fantasy", - "Action Thrillers", - "Action Classics", - "African-American Action", - ], - ], + [["Animated"], ["Family Animation", "Cartoons"]], [["Educational"], ["Education & Guidance", "Instructional & Educational"]], [["News"], ["News and Information", "General News"]], [["History"], ["History & Social Studies"]],