Update flashx.json

This commit is contained in:
angedam
2018-08-22 19:40:23 +02:00
committed by GitHub
parent 68484e69d6
commit 3691001f8f

View File

@@ -4,12 +4,12 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "flashx.(?:tv|pw|ws|sx|to)/(?:embed.php\\?c=|embed-|playvid-|)([A-z0-9]+)",
"url": "https://www.flashx.tv/\\1.html"
"pattern": "flashx.co/([A-z0-9]+)\\.jsp",
"url": "https://www.flashx.co/\\1.jsp"
},
{
"pattern": "flashx.co/([A-z0-9]+).jsp",
"url": "https://www.flashx.to/\\1.jsp"
"pattern": "flashx.(?:tv|pw|ws|sx|to)/(?:embed.php\\?c=|embed-|playvid-|)([A-z0-9]+)",
"url": "https://www.flashx.tv/\\1.html"
}
]
},