From b485ed789eedb1e8a545ce09e96cd76a73ce9faf Mon Sep 17 00:00:00 2001 From: l1231669 Date: Sun, 27 Aug 2017 22:48:23 +0200 Subject: [PATCH] Missing file, remove template text --- plugin.video.alfa/channels/yespornplease.json | 29 +++++++++++++++++++ plugin.video.alfa/servers/vshare.json | 4 --- 2 files changed, 29 insertions(+), 4 deletions(-) create mode 100644 plugin.video.alfa/channels/yespornplease.json diff --git a/plugin.video.alfa/channels/yespornplease.json b/plugin.video.alfa/channels/yespornplease.json new file mode 100644 index 00000000..edb83e26 --- /dev/null +++ b/plugin.video.alfa/channels/yespornplease.json @@ -0,0 +1,29 @@ +{ + "id": "yespornplease", + "name": "YesPornPlease", + "active": true, + "adult": true, + "language": "es", + "thumbnail": "yespornplease.png", + "banner": "yespornplease.png", + "version": 1, + "changes": [ + { + "date": "27/08/2017", + "description": "Canal creado" + } + ], + "categories": [ + "adult" + ], + "settings": [ + { + "id": "include_in_global_search", + "type": "bool", + "label": "Incluir en busqueda global", + "default": true, + "enabled": true, + "visible": true + } + ] +} \ No newline at end of file diff --git a/plugin.video.alfa/servers/vshare.json b/plugin.video.alfa/servers/vshare.json index 1ca028a7..5e6f2c48 100644 --- a/plugin.video.alfa/servers/vshare.json +++ b/plugin.video.alfa/servers/vshare.json @@ -7,10 +7,6 @@ } ], "find_videos": { - "ignore_urls": [ - "http://streamin.to/embed-theme.html", - "http://streamin.to/embed-jquery.html" - ], "patterns": [ { "pattern": "(http://vshare.io/v/[\\w]+[^\"']*)[\"']",