Update Cgvindo.kt

This commit is contained in:
adityajd 2023-11-28 04:24:21 +07:00 committed by GitHub
parent 940bb4e067
commit fb68e16f86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 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"
}