From 410512fa8ff3187be3e170f70b20bf234731a0ee Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Sun, 1 Oct 2017 09:37:00 -0500 Subject: [PATCH] Update openload.json --- plugin.video.alfa/servers/openload.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.video.alfa/servers/openload.json b/plugin.video.alfa/servers/openload.json index 4097199e..0fb0d7ef 100755 --- a/plugin.video.alfa/servers/openload.json +++ b/plugin.video.alfa/servers/openload.json @@ -18,7 +18,7 @@ "ignore_urls": [], "patterns": [ { - "pattern": "(?:openload|oload).../(?:embed|f)/([0-9a-zA-Z-_]+)", + "pattern": "(?:openload|oload).*?/(?:embed|f)/([0-9a-zA-Z-_]+)", "url": "https://openload.co/embed/\\1/" } ] @@ -57,4 +57,4 @@ ], "thumbnail": "server_openload.png", "version": 1 -} \ No newline at end of file +}