Update DramaSerial.kt

This commit is contained in:
Hexated 2023-07-19 21:07:50 +07:00 committed by GitHub
parent 4a1597dc2f
commit bf7340605c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
import org.jsoup.nodes.Element
class DramaSerial : MainAPI() {
override var mainUrl = "https://dramaserial.wiki"
override var mainUrl = "https://dramaserial.sbs"
override var name = "DramaSerial"
override val hasMainPage = true
override var lang = "id"