Update DramaidProvider.kt

update domain
This commit is contained in:
adityajd 2023-11-29 07:12:19 +07:00 committed by GitHub
parent 19b32029e6
commit ebb45eb789
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"