From c83f4c36e478daaec65372590b0f3596ea37096d Mon Sep 17 00:00:00 2001 From: Alfa <30527549+alfa-addon@users.noreply.github.com> Date: Fri, 9 Mar 2018 15:55:31 -0500 Subject: [PATCH] repelis: pagina desactualizada --- plugin.video.alfa/channels/repelis.json | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100755 plugin.video.alfa/channels/repelis.json diff --git a/plugin.video.alfa/channels/repelis.json b/plugin.video.alfa/channels/repelis.json deleted file mode 100755 index 825aec40..00000000 --- a/plugin.video.alfa/channels/repelis.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "id": "repelis", - "name": "Repelis", - "active": false, - "adult": false, - "language": ["cast", "lat"], - "thumbnail": "repelis.png", - "banner": "repelis.png", - "categories": [ - "movie", - "documentary", - "vos" - ], - "settings": [ - { - "id": "include_in_global_search", - "type": "bool", - "label": "Incluir en busqueda global", - "default": true, - "enabled": true, - "visible": true - } - ] -}