Update Cgvindo.kt (#411)

update main url
This commit is contained in:
adityajd 2023-11-28 17:14:20 +07:00 committed by GitHub
parent 5873f12aaa
commit 9ea1ab6256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ package com.hexated
import com.lagradost.cloudstream3.TvType
class Cgvindo : RebahinProvider() {
override var mainUrl = "http://cgvindo.ink"
override var mainUrl = "https://cgvindo.com/amp/"
override var name = "Cgvindo"
}
}