mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
Update StreamingCommunity Url
This commit is contained in:
parent
33d15586e9
commit
73a77bcb36
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.golf"
|
||||
override var mainUrl = "https://streamingcommunity.city"
|
||||
override var name = "StreamingCommunity"
|
||||
override val hasMainPage = true
|
||||
override val hasChromecastSupport = true
|
||||
|
|
Loading…
Reference in a new issue