Closes #1000 #1001

Open
GraveEaterMadison wants to merge 19 commits from GraveEaterMadison/main into main
2 changed files with 4 additions and 4 deletions
Showing only changes of commit ac27488eda - Show all commits

View file

@ -2,8 +2,8 @@ ext {
extName = 'HiAnime' extName = 'HiAnime'
extClass = '.HiAnime' extClass = '.HiAnime'
themePkg = 'zorotheme' themePkg = 'zorotheme'
baseUrl = 'https://hianime.to' baseUrl = 'https://hianimez.to'
overrideVersionCode = 46 overrideVersionCode = 47
} }
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://hianime.to", "https://hianimez.to",
hosterNames = listOf( hosterNames = listOf(
"HD-1", "HD-1",
"HD-2", "HD-2",