From 48e72dc8ffb739f4120295eec19f081ac16d6350 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Tue, 29 May 2018 14:55:03 -0500 Subject: [PATCH] filebebo: patron actualizado --- plugin.video.alfa/servers/filebebo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.video.alfa/servers/filebebo.json b/plugin.video.alfa/servers/filebebo.json index d6e43254..906fa4fe 100644 --- a/plugin.video.alfa/servers/filebebo.json +++ b/plugin.video.alfa/servers/filebebo.json @@ -4,7 +4,7 @@ "ignore_urls": [], "patterns": [ { - "pattern": "(https://filebebo.com/e/[a-zA-Z0-9]+)", + "pattern": "(https://filebebo.com/(?:e|d)/[a-zA-Z0-9]+)", "url": "\\1" } ] @@ -39,4 +39,4 @@ } ], "thumbnail": "https://filebebo.com/images/logo.png" -} \ No newline at end of file +}