Update DramaSerial.kt

This commit is contained in:
adityajd 2023-12-14 14:00:54 +07:00 committed by GitHub
parent bbeffff1f5
commit 2c4e194e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element
class DramaSerial : MainAPI() {
override var mainUrl = "https://tv1.dramaserial.id"
override var mainUrl = "https://tv3.dramaserial.id"
private var serverUrl = "https://juraganfilm.info"
override var name = "DramaSerial"
override val hasMainPage = true