From 6ef4e361c449161bc52aa0402dec7e64690e6a97 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Sat, 19 May 2018 09:13:52 -0500 Subject: [PATCH] Delete minhateca.json --- plugin.video.alfa/servers/minhateca.json | 42 ------------------------ 1 file changed, 42 deletions(-) delete mode 100644 plugin.video.alfa/servers/minhateca.json diff --git a/plugin.video.alfa/servers/minhateca.json b/plugin.video.alfa/servers/minhateca.json deleted file mode 100644 index bf1053e5..00000000 --- a/plugin.video.alfa/servers/minhateca.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "active": true, - "find_videos": { - "ignore_urls": [], - "patterns": [ - { - "pattern": "(https://minhateca.com.br.*?video\\))", - "url": "\\1" - } - ] - }, - "free": true, - "id": "minhateca", - "name": "minhateca", - "settings": [ - { - "default": false, - "enabled": true, - "id": "black_list", - "label": "Incluir en lista negra", - "type": "bool", - "visible": true - }, - { - "default": 0, - "enabled": true, - "id": "favorites_servers_list", - "label": "Incluir en lista de favoritos", - "lvalues": [ - "No", - "1", - "2", - "3", - "4", - "5" - ], - "type": "list", - "visible": false - } - ], - "thumbnail": "https://s9.postimg.cc/4nzpybunz/minhateca.png" -}