diff --git a/plugin.video.alfa/servers/letwatch.json b/plugin.video.alfa/servers/letwatch.json deleted file mode 100755 index f8111609..00000000 --- a/plugin.video.alfa/servers/letwatch.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "active": true, - "find_videos": { - "ignore_urls": [], - "patterns": [ - { - "pattern": "letwatch.(?:us|to)/(?:embed-|)([a-z0-9A-Z]+)(?:.html|)", - "url": "http://letwatch.to/embed-\\1.html" - } - ] - }, - "free": true, - "id": "letwatch", - "name": "letwatch", - "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 - } - ] -} \ No newline at end of file