Update AllAnimeProvider.kt

This commit is contained in:
Arjix 2021-10-30 23:24:44 +03:00 committed by GitHub
parent 44100c4e09
commit 0687079889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -283,7 +283,7 @@ class AllAnimeProvider : MainAPI() {
// for now ignore
} else if (!embedIsBlacklisted(link)) {
if (URI(link).path.contains(".m3u")) {
getM3u8Qualities(link, referer).forEach(callback)
getM3u8Qualities(link, data).forEach(callback)
} else {
callback(
ExtractorLink(