fixed AsiaFlixProvider.kt

This commit is contained in:
Blatzar 2021-09-02 15:03:37 +02:00
parent 23c7f91214
commit 019f9b4ba7

View file

@ -157,7 +157,7 @@ class AsiaFlixProvider : MainAPI() {
name, name,
name, name,
it, it,
"https://asianload.me/", "https://asianload1.com/", /** <------ This provider should be added instead */
getQualityFromName(it), getQualityFromName(it),
it.endsWith(".m3u8") it.endsWith(".m3u8")
) )