diff --git a/plugin.video.alfa/servers/copiapop.json b/plugin.video.alfa/servers/copiapop.json deleted file mode 100755 index dcb0000b..00000000 --- a/plugin.video.alfa/servers/copiapop.json +++ /dev/null @@ -1,49 +0,0 @@ -{ - "active": true, - "changes": [ - { - "date": "16/02/2017", - "description": "Primera versión" - } - ], - "find_videos": { - "ignore_urls": [], - "patterns": [ - { - "pattern": "((?:copiapop.com|diskokosmiko.mx)/[^\\s'\"]+)", - "url": "http://\\1" - } - ] - }, - "free": true, - "id": "copiapop", - "name": "copiapop", - "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": "http://i.imgur.com/EjbfM7p.png?1", - "version": 1 -} \ No newline at end of file