Merge pull request #909 from Arkai1/Hianime-fix

(en/zoro) Hianime is back with official Domain changes source link
This commit is contained in:
GregiPlays 2025-04-16 04:29:06 +02:00 committed by GitHub
commit 2b1e2a14f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

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

View file

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