Update StreamingcommunityProvider.kt

This commit is contained in:
s6553907 2022-10-31 18:32:39 +01:00 committed by GitHub
parent a9f74438fc
commit 7d634f216f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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