Update StreamingcommunityProvider.kt

This commit is contained in:
Fixer 2022-09-10 01:36:33 +02:00 committed by Cloudburst
parent 4a739d07bf
commit 5d025ac2f6
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ data class TrailerElement(
class StreamingcommunityProvider : MainAPI() {
override var lang = "it"
override var mainUrl = "https://streamingcommunity.agency"
override var mainUrl = "https://streamingcommunity.blog"
override var name = "Streamingcommunity"
override val hasMainPage = true
override val hasChromecastSupport = true