forked from recloudstream/cloudstream
fixed AsiaFlixProvider.kt
This commit is contained in:
parent
23c7f91214
commit
019f9b4ba7
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue