fix tantiflm, url fembed (tantifilmHD), nuovo server hdplayer e tentativo iniziale fix mystream

This commit is contained in:
marco
2019-12-31 12:36:01 +01:00
parent 54d195dcac
commit 5e14d4d156
6 changed files with 84 additions and 9 deletions
+8
View File
@@ -6,6 +6,14 @@
{
"pattern": "https://embed.mystream.to/(\\w+)",
"url": "https://embed.mystream.to/\\1"
},
{
"pattern": "https://mystream\\.premiumserver\\.club/(\\w+)",
"url": "https://embed.mystream.to/\\1"
},
{
"pattern": "https://mstream\\.(?:xyz|icu)/(\\w+)",
"url": "https://embed.mystream.to/\\1"
}
]
},