fix cineblog domain

This commit is contained in:
antonydp 2022-11-22 16:50:33 +01:00 committed by GitHub
parent a255c7fcb9
commit f9228adc0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import com.lagradost.cloudstream3.utils.loadExtractor
class CineBlog01Provider : MainAPI() {
override var lang = "it"
override var mainUrl = "https://www.cineblog01.legal"
override var mainUrl = "https://www.cineblog01.moe"
override var name = "CineBlog01"
override val hasMainPage = true
override val hasChromecastSupport = true