update domain

This commit is contained in:
Yongky 2024-06-22 10:24:03 +07:00 committed by GitHub
parent 77ed90a8a4
commit f5fb83d3cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ import org.jsoup.Jsoup
import org.jsoup.nodes.Element
class OtakudesuProvider : MainAPI() {
override var mainUrl = "https://otakudesu.wiki"
override var mainUrl = "https://otakudesu.cloud"
override var name = "Otakudesu"
override val hasMainPage = true
override var lang = "id"