Update KuronimeProvider.kt

This commit is contained in:
Hexated 2023-06-11 10:48:04 +07:00 committed by GitHub
parent 8e13d0cc95
commit b2cc9c4625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import org.jsoup.nodes.Element
import java.util.ArrayList
class KuronimeProvider : MainAPI() {
override var mainUrl = "https://45.12.2.25"
override var mainUrl = "https://kuronime.lol"
override var name = "Kuronime"
override val hasQuickSearch = true
override val hasMainPage = true