HentaiZM: New domain (#86)

* Update old domain to new one

* updated extVersionCode
This commit is contained in:
Josef František Straka 2024-07-30 03:18:50 +02:00 committed by GitHub
parent f2ab3c6ee2
commit 533531e38d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'HentaiZM'
extClass = '.HentaiZM'
extVersionCode = 3
extVersionCode = 4
isNsfw = true
}

View file

@ -30,7 +30,7 @@ class HentaiZM : ParsedAnimeHttpSource(), ConfigurableAnimeSource {
override val name = "HentaiZM"
override val baseUrl = "https://www.hentaizm.life"
override val baseUrl = "https://www.hentaizm.pro"
override val lang = "tr"