From 23ebf3d19bf35c69b0f815714cc83231b1aaf171 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Wed, 27 Dec 2017 12:56:24 -0500 Subject: [PATCH] Delete idowatch.json --- plugin.video.alfa/servers/idowatch.json | 42 ------------------------- 1 file changed, 42 deletions(-) delete mode 100755 plugin.video.alfa/servers/idowatch.json diff --git a/plugin.video.alfa/servers/idowatch.json b/plugin.video.alfa/servers/idowatch.json deleted file mode 100755 index b64ca14d..00000000 --- a/plugin.video.alfa/servers/idowatch.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "active": true, - "find_videos": { - "ignore_urls": [], - "patterns": [ - { - "pattern": "idowatch.net/(?:embed-)?([a-z0-9]+)", - "url": "http://idowatch.net/\\1.html" - } - ] - }, - "free": true, - "id": "idowatch", - "name": "idowatch", - "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": "server_idowatch.png" -} \ No newline at end of file