mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update KuronimeProvider.kt
This commit is contained in:
parent
01899b2b8c
commit
198df5d17f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import java.net.URI
|
|||
import java.util.ArrayList
|
||||
|
||||
class KuronimeProvider : MainAPI() {
|
||||
override var mainUrl = "https://45.12.2.26"
|
||||
override var mainUrl = "https://45.12.2.28"
|
||||
private var animekuUrl = "https://animeku.org"
|
||||
override var name = "Kuronime"
|
||||
override val hasQuickSearch = true
|
||||
|
|
Loading…
Reference in a new issue