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

14 lines
233 B
Plaintext
Raw Normal View History

2023-02-16 11:16:57 +00:00
version = 3
2022-12-31 17:49:32 +00:00
cloudstream {
authors = listOf( "ImZaw" )
2022-12-31 17:59:53 +00:00
language = "ar"
2022-12-31 17:49:32 +00:00
status = 1
tvTypes = listOf( "TvSeries" , "Movie" )
2022-12-31 18:01:32 +00:00
iconUrl = "https://www.google.com/s2/favicons?domain=https://fajer.show&sz=%size%"
2022-12-31 17:59:53 +00:00
}