diff --git a/plugin.video.alfa/servers/flashx.json b/plugin.video.alfa/servers/flashx.json index af46c3c0..ce0c3633 100644 --- a/plugin.video.alfa/servers/flashx.json +++ b/plugin.video.alfa/servers/flashx.json @@ -19,7 +19,7 @@ "patterns": [ { "pattern": "flashx.(?:tv|pw)/(?:embed.php\\?c=|embed-|playvid-|)([A-z0-9]+)", - "url": "https://www.flashx.tv/playvid-\\1.html" + "url": "https://www.flashx.tv/\\1.html" } ] },