Compare commits

..

No commits in common. "Arkai1/Hianime" and "main" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -3,7 +3,7 @@ ext {
extClass = '.HiAnime'
themePkg = 'zorotheme'
baseUrl = 'https://hianimez.to'
overrideVersionCode = 52
overrideVersionCode = 51
}
apply from: "$rootDir/common.gradle"

View file

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