tantifilm url

This commit is contained in:
Cloudburst 2023-01-06 11:03:50 +01:00 committed by GitHub
parent a4bdb2caba
commit e9ff7909ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// use an integer for version numbers
version = 3
version = 4
cloudstream {
@ -23,5 +23,5 @@ cloudstream {
)
iconUrl = "https://www.google.com/s2/favicons?domain=tantifilm.yachts&sz=%size%"
iconUrl = "https://www.google.com/s2/favicons?domain=tantifilm.mobi&sz=%size%"
}

View File

@ -9,7 +9,7 @@ import com.lagradost.cloudstream3.network.CloudflareKiller
class TantifilmProvider : MainAPI() {
override var lang = "it"
override var mainUrl = "https://tantifilm.delivery"
override var mainUrl = "https://tantifilm.mobi"
override var name = "Tantifilm"
override val hasMainPage = true
override val hasChromecastSupport = true