Skip to content

Commit

Permalink
Update Samehadaku.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
willyreza authored Nov 7, 2023
1 parent 1f710d9 commit 252c92a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import java.util.Locale

class Samehadaku : ConfigurableAnimeSource, ParsedAnimeHttpSource() {
override val name: String = "Samehadaku"
override val baseUrl: String = "https://samehadaku.rent"
override val baseUrl: String = "https://samehadaku.mom"
override val lang: String = "id"
override val supportsLatest: Boolean = true

Expand Down

0 comments on commit 252c92a

Please sign in to comment.