cloudstream-extensions-arabic/MyCimaProvider/build.gradle.kts

15 lines
252 B
Plaintext
Raw Normal View History

2023-02-15 19:10:40 +00:00
version = 6
2022-08-16 20:11:46 +00:00
cloudstream {
description = ""
authors = listOf( "ImZaw" )
language = "ar"
2022-08-16 20:11:46 +00:00
status = 1
tvTypes = listOf( "TvSeries" , "Movie" , "Anime" )
2022-08-19 13:32:49 +00:00
iconUrl = "https://www.google.com/s2/favicons?domain=mycima.tv&sz=%size%"
2023-01-29 21:00:00 +00:00
}