Added new hosters HD-3 (en/zoro) #1008

Open
Arkai1 wants to merge 2 commits from Arkai1/Hianime into main
Showing only changes of commit 0dc5fcb60b - Show all commits

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,