Fix AKStream

This commit is contained in:
Alhaziel
2019-11-30 17:57:18 +01:00
parent d73034b348
commit 479fab0812
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
},
{
"pattern": "akvideo.stream/(?:embed-)?([a-zA-Z0-9]+)",
"url": "http://akvideo.stream/\\1"
"url": "http://akvideo.stream/video/\\1"
}
]
},