Update KuramanimeProvider.kt

This commit is contained in:
Muha 2024-07-14 20:05:06 +07:00 committed by GitHub
parent d540c0702c
commit c5e6823c54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ import org.jsoup.Jsoup
import org.jsoup.nodes.Element
class KuramanimeProvider : MainAPI() {
override var mainUrl = "https://kuramanime.pro"
override var mainUrl = "https://kuramanime.boo"
override var name = "Kuramanime"
override val hasQuickSearch = false
override val hasMainPage = true