From 09ea4734bbe2c6575a70674747e4d904873f14f0 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Mon, 18 Sep 2017 12:42:38 -0500 Subject: [PATCH] Delete raptu.json --- plugin.video.alfa/servers/raptu.json | 53 ---------------------------- 1 file changed, 53 deletions(-) delete mode 100755 plugin.video.alfa/servers/raptu.json diff --git a/plugin.video.alfa/servers/raptu.json b/plugin.video.alfa/servers/raptu.json deleted file mode 100755 index 088063bd..00000000 --- a/plugin.video.alfa/servers/raptu.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "active": true, - "changes": [ - { - "date": "09/05/2017", - "description": "Agregado otro tipo de url de los videos y detección de subtítulos" - }, - { - "date": "16/02/2017", - "description": "Primera versión" - } - ], - "find_videos": { - "ignore_urls": [], - "patterns": [ - { - "pattern": "raptu.com/(?:\\?v=|embed/|e/)([A-z0-9]+)", - "url": "https://raptu.com/embed/\\1" - } - ] - }, - "free": true, - "id": "raptu", - "name": "raptu", - "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/quVK1j0.png?1", - "version": 1 -} \ No newline at end of file