From ed2ea608cb0abb38c7f2ed2a5a5a521b883a4a11 Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Sat, 7 Oct 2017 09:13:16 -0500 Subject: [PATCH] Update rapidgator.json --- plugin.video.alfa/servers/rapidgator.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.video.alfa/servers/rapidgator.json b/plugin.video.alfa/servers/rapidgator.json index 880c7df2..5b2e5a89 100755 --- a/plugin.video.alfa/servers/rapidgator.json +++ b/plugin.video.alfa/servers/rapidgator.json @@ -10,7 +10,7 @@ "ignore_urls": [], "patterns": [ { - "pattern": "(rapidgator.net/file/.*?(?:\\.html))", + "pattern": "(rapidgator.net/file/\\w+(?:\\.html|))", "url": "http://\\1" } ] @@ -50,4 +50,4 @@ ], "thumbnail": "server_rapidgator.png", "version": 1 -} \ No newline at end of file +}