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

15 lines
286 B
Plaintext
Raw Normal View History

2022-10-13 09:49:28 +00:00
version = 7
2022-08-16 20:11:46 +00:00
cloudstream {
2022-10-12 19:47:41 +00:00
description = "If links do not load, try again"
2022-08-16 20:11:46 +00:00
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=www.egy.best&sz=%size%"
2022-09-10 14:32:35 +00:00
}