Update OtakudesuProvider.kt

This commit is contained in:
phisher98 2024-03-25 10:31:08 +05:30 committed by GitHub
parent 7aaf6d03ae
commit 631bbeec05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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"