Skip to content

Commit

Permalink
Hentai zm turc (#349)
Browse files Browse the repository at this point in the history
* Fix HentaiZM Extension

* Fix HentaiZM Extension
  • Loading branch information
mobby45 authored Nov 1, 2024
1 parent 0f10653 commit 3dec5b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/tr/hentaizm/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
extName = 'HentaiZM'
extClass = '.HentaiZM'
extVersionCode = 5
extVersionCode = 6
isNsfw = true
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class HentaiZM : ParsedAnimeHttpSource(), ConfigurableAnimeSource {

override val name = "HentaiZM"

override val baseUrl = "https://www.hentaizm.cam"
override val baseUrl = "https://www.hentaizm1.online/"

override val lang = "tr"

Expand Down

0 comments on commit 3dec5b0

Please sign in to comment.