mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
Fixes and new italian Providers (#1)
This commit is contained in:
parent
8e0cde9e7b
commit
d17452609f
17 changed files with 771 additions and 12 deletions
|
@ -128,7 +128,7 @@ data class TrailerElement(
|
|||
|
||||
class StreamingcommunityProvider : MainAPI() {
|
||||
override var lang = "it"
|
||||
override var mainUrl = "https://streamingcommunity.best"
|
||||
override var mainUrl = "https://streamingcommunity.agency"
|
||||
override var name = "Streamingcommunity"
|
||||
override val hasMainPage = true
|
||||
override val hasChromecastSupport = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue