Update DramaidProvider.kt

This commit is contained in:
adityajd 2023-11-30 07:15:10 +07:00 committed by GitHub
parent 12ce8a2dae
commit 65906077b8
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 org.jsoup.Jsoup
import org.jsoup.nodes.Element
open class DramaidProvider : MainAPI() {
override var mainUrl = "https://dramaid.best"
override var mainUrl = "https://dramaid.skin"
override var name = "DramaId"
override val hasMainPage = true
override var lang = "id"