diff --git a/plugin.video.alfa/servers/nosvideo.json b/plugin.video.alfa/servers/nosvideo.json deleted file mode 100755 index 605f0027..00000000 --- a/plugin.video.alfa/servers/nosvideo.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "active": true, - "find_videos": { - "ignore_urls": [], - "patterns": [ - { - "pattern": "nosvideo.com/(?:\\?v=|vj/video.php\\?u=|)([a-z0-9]+)", - "url": "http://nosvideo.com/vj/videomain.php?u=\\1==530" - }, - { - "pattern": "nosupload.com(/\\?v\\=[a-z0-9]+)", - "url": "http://nosvideo.com\\1" - } - ] - }, - "free": true, - "id": "nosvideo", - "name": "nosvideo", - "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