Update StreamingcommunityProvider.kt

This commit is contained in:
Fixer 2022-10-06 15:13:26 +02:00 committed by GitHub
parent b368fcce02
commit 22db5f73d1
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.tech"
override var mainUrl = "https://streamingcommunity.golf"
override var name = "Streamingcommunity"
override val hasMainPage = true
override val hasChromecastSupport = true