Update Samehadaku.kt

This commit is contained in:
Willy Nur Wahyudi 2024-07-05 09:38:53 +07:00 committed by GitHub
parent ab4ee75915
commit 8bf95b6fbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ import java.util.Locale
class Samehadaku : ConfigurableAnimeSource, AnimeHttpSource() {
override val name: String = "Samehadaku"
override val baseUrl: String = "https://samehadaku.show"
override val baseUrl: String = "https://samehadaku.email"
override val lang: String = "id"
override val supportsLatest: Boolean = true