Skip to content

Commit

Permalink
Fixed Hentaizm
Browse files Browse the repository at this point in the history
  • Loading branch information
almightyhak committed Jul 7, 2024
1 parent 8bd8655 commit 051a8dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.fun"
override val baseUrl = "https://www.hentaizm.life"

override val lang = "tr"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import android.util.Log
import kotlin.system.exitProcess

/**
* Springboard that accepts https://www.hentaizm.fun/hentai-detay/<item> intents
* Springboard that accepts https://www.hentaizm.life/hentai-detay/<item> intents
* and redirects them to the main Aniyomi process.
*/
class HentaiZMUrlActivity : Activity() {
Expand Down

0 comments on commit 051a8dc

Please sign in to comment.