changed old url to new url (#87)

This commit is contained in:
spacevini8 2023-03-07 19:43:53 +00:00 committed by GitHub
parent 7e4e4e57ae
commit 9ee9314f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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