2
1
Fork 1
mirror of https://github.com/yoyzo/arab synced 2024-08-15 03:15:00 +00:00

some of them might work

This commit is contained in:
Zaw 2023-02-15 22:10:40 +03:00
parent cbd39e1c35
commit 6c34ee698e
6 changed files with 34 additions and 11 deletions

View file

@ -1,4 +1,4 @@
version = 5
version = 6
cloudstream {
description = ""

View file

@ -10,7 +10,7 @@ import org.jsoup.nodes.Element
class MyCima : MainAPI() {
override var lang = "ar"
override var mainUrl = "https://mycima.tv"
override var mainUrl = "https://wecima.tube"
override var name = "MyCima"
override val usesWebView = false
override val hasMainPage = true