mirror of
https://github.com/hexated/cloudstream-extensions-hexated.git
synced 2024-08-15 00:03:22 +00:00
Update Nodrakorid.kt
update mainurl
This commit is contained in:
parent
2c4e194e7a
commit
947baa95b0
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ import org.jsoup.nodes.Element
|
|||
import java.net.URI
|
||||
|
||||
class Nodrakorid : Gomov() {
|
||||
override var mainUrl = "https://nodra-kor.xyz"
|
||||
override var mainUrl = "https://no-dra-kor-id.shop"
|
||||
override var name = "Nodrakorid"
|
||||
|
||||
override val mainPage = mainPageOf(
|
||||
|
@ -151,4 +151,4 @@ class Nodrakorid : Gomov() {
|
|||
@JsonProperty("first") var first: String,
|
||||
@JsonProperty("second") var second: String
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue