streamingcommunity domain.

This commit is contained in:
antonydp 2022-11-07 17:25:31 +01:00 committed by GitHub
parent 6ce1bd70c1
commit 120fc9e6b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.city"
override var mainUrl = "https://streamingcommunity.help"
override var name = "StreamingCommunity"
override val hasMainPage = true
override val hasChromecastSupport = true