(en/zoro) Fixed Hianime with new domain (#897)

* Update HiAnime.kt

* Update build.gradle
This commit is contained in:
Arkai1 2025-04-10 20:06:19 +05:30 committed by GitHub
parent 235c2b3f41
commit 96cb8d34c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -2,8 +2,8 @@ ext {
extName = 'HiAnime'
extClass = '.HiAnime'
themePkg = 'zorotheme'
baseUrl = 'https://hianime.to'
overrideVersionCode = 46
baseUrl = 'https://hianimez.to'
overrideVersionCode = 47
}
apply from: "$rootDir/common.gradle"

View file

@ -12,7 +12,7 @@ import org.jsoup.nodes.Element
class HiAnime : ZoroTheme(
"en",
"HiAnime",
"https://hianime.to",
"https://hianimez.to",
hosterNames = listOf(
"HD-1",
"HD-2",