mirror of
https://github.com/recloudstream/cloudstream-extensions-multilingual.git
synced 2024-08-15 03:15:14 +00:00
changed old url to new url (#87)
This commit is contained in:
parent
7e4e4e57ae
commit
9ee9314f53
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import java.security.MessageDigest
|
|||
|
||||
class StreamingcommunityProvider : MainAPI() {
|
||||
override var lang = "it"
|
||||
override var mainUrl = "https://streamingcommunity.cafe"
|
||||
override var mainUrl = "https://streamingcommunity.bike"
|
||||
override var name = "StreamingCommunity"
|
||||
override val hasMainPage = true
|
||||
override val hasChromecastSupport = true
|
||||
|
|
Loading…
Reference in a new issue