Update HiAnime.kt

This commit is contained in:
Arkai1 2025-05-19 09:34:11 +05:30 committed by GitHub
parent 38368f56ac
commit 0dc5fcb60b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,7 @@ class HiAnime : ZoroTheme(
hosterNames = listOf(
"HD-1",
"HD-2",
"HD-3",
"StreamTape",
),
) {
@ -53,7 +54,7 @@ class HiAnime : ZoroTheme(
)?.let(::listOf) ?: emptyList()
}
"HD-1", "HD-2" -> megaCloudExtractor.getVideosFromUrl(
"HD-1", "HD-2", "HD-3" -> megaCloudExtractor.getVideosFromUrl(
server.link,
server.type,
server.name,