mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Gomov.kt
ubah domain
This commit is contained in:
parent
d540c0702c
commit
07c2f6bd2a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import java.net.URI
|
|||
|
||||
open class Gomov : MainAPI() {
|
||||
|
||||
override var mainUrl = "https://gomov.info"
|
||||
override var mainUrl = "https://gomov.icu/"
|
||||
|
||||
private var directUrl: String? = null
|
||||
override var name = "Gomov"
|
||||
|
|
Loading…
Reference in a new issue