forked from AlmightyHak/extensions-source
Merge pull request #909 from Arkai1/Hianime-fix
(en/zoro) Hianime is back with official Domain changes source link
This commit is contained in:
commit
2b1e2a14f1
2 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ ext {
|
|||
extName = 'HiAnime'
|
||||
extClass = '.HiAnime'
|
||||
themePkg = 'zorotheme'
|
||||
baseUrl = 'https://hianimez.to'
|
||||
overrideVersionCode = 47
|
||||
baseUrl = 'https://hianime.to'
|
||||
overrideVersionCode = 48
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
|
@ -12,7 +12,7 @@ import org.jsoup.nodes.Element
|
|||
class HiAnime : ZoroTheme(
|
||||
"en",
|
||||
"HiAnime",
|
||||
"https://hianimez.to",
|
||||
"https://hianime.to",
|
||||
hosterNames = listOf(
|
||||
"HD-1",
|
||||
"HD-2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue