forked from AlmightyHak/extensions-source
Hentai zm turc (#349)
* Fix HentaiZM Extension * Fix HentaiZM Extension
This commit is contained in:
parent
0f10653698
commit
3dec5b0f72
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
ext {
|
ext {
|
||||||
extName = 'HentaiZM'
|
extName = 'HentaiZM'
|
||||||
extClass = '.HentaiZM'
|
extClass = '.HentaiZM'
|
||||||
extVersionCode = 5
|
extVersionCode = 6
|
||||||
isNsfw = true
|
isNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -30,7 +30,7 @@ class HentaiZM : ParsedAnimeHttpSource(), ConfigurableAnimeSource {
|
||||||
|
|
||||||
override val name = "HentaiZM"
|
override val name = "HentaiZM"
|
||||||
|
|
||||||
override val baseUrl = "https://www.hentaizm.cam"
|
override val baseUrl = "https://www.hentaizm1.online/"
|
||||||
|
|
||||||
override val lang = "tr"
|
override val lang = "tr"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue