Update Oploverz.kt

This commit is contained in:
Willy Nur Wahyudi 2024-07-05 09:42:51 +07:00 committed by GitHub
parent 4c7bbda289
commit cd3f9f5491
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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