fix refactor code

This commit is contained in:
fatshotty
2021-06-25 10:38:08 +02:00
parent 17eea720bc
commit 9f595ef409
2 changed files with 18 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
"patterns": [
{
"pattern": "https?://maxstream.video/(?:e/)?([a-z0-9]+)",
"url": "https://maxstream.video/\\1"
"url": "https://maxstream.video/cast/\\1"
},
{
"pattern": "https?://maxstream.video/embed-([a-z0-9]+).html",