Skip to content

Commit

Permalink
fix(tr/hdfilmcehennemi): Update domain (#2826)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark25 authored Jan 26, 2024
1 parent eb7dcaf commit 83f23bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/tr/hdfilmcehennemi/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
extName = 'HDFilmCehennemi'
extClass = '.HDFilmCehennemi'
extVersionCode = 8
extVersionCode = 9
containsNsfw = true
}

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

override val name = "HDFilmCehennemi"

override val baseUrl = "https://www.hdfilmcehennemi.de"
override val baseUrl = "https://www.hdfilmcehennemi.fun"

override val lang = "tr"

Expand Down

0 comments on commit 83f23bd

Please sign in to comment.