mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
kuronime: update domain
This commit is contained in:
parent
882d178036
commit
3a306d8075
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
// use an integer for version numbers
|
||||
version = 18
|
||||
version = 19
|
||||
|
||||
|
||||
cloudstream {
|
||||
|
|
|
@ -16,7 +16,7 @@ import java.net.URI
|
|||
import java.util.ArrayList
|
||||
|
||||
class KuronimeProvider : MainAPI() {
|
||||
override var mainUrl = "https://45.12.2.28"
|
||||
override var mainUrl = "https://tv.kuronime.vip"
|
||||
private var animekuUrl = "https://animeku.org"
|
||||
override var name = "Kuronime"
|
||||
override val hasQuickSearch = true
|
||||
|
|
Loading…
Reference in a new issue