This commit is contained in:
sp0nge 2023-01-30 11:47:07 +01:00
commit d3e4f7af3e
3 changed files with 5 additions and 7 deletions

View File

@ -1,4 +1,4 @@
version = 4 version = 3
cloudstream { cloudstream {
description = "" description = ""
@ -11,4 +11,4 @@ cloudstream {
tvTypes = listOf( "TvSeries" , "Movie" , "Anime" ) tvTypes = listOf( "TvSeries" , "Movie" , "Anime" )
iconUrl = "https://www.google.com/s2/favicons?domain=mycima.tv&sz=%size%" iconUrl = "https://www.google.com/s2/favicons?domain=mycima.tv&sz=%size%"
} }

View File

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

View File

@ -1,5 +1,3 @@
# Arabic providers repository for CloudStream # Arabic providers repository for CloudStream
[Download](https://cutt.ly/dirar) [Download](https://l.cloudstream.cf/dir_arab)
[Site request](https://github.com/ImZaw/cloudstream-extensions-arabic/issues/8)