mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
Update StreamingcommunityProvider.kt (#25)
This commit is contained in:
parent
73d3cfc8b8
commit
02b807aa6c
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ data class TrailerElement(
|
|||
|
||||
class StreamingcommunityProvider : MainAPI() {
|
||||
override var lang = "it"
|
||||
override var mainUrl = "https://streamingcommunity.blog"
|
||||
override var mainUrl = "https://streamingcommunity.tech"
|
||||
override var name = "Streamingcommunity"
|
||||
override val hasMainPage = true
|
||||
override val hasChromecastSupport = true
|
||||
|
|
Loading…
Reference in a new issue