Update Cgvindo.kt

Update mainurl
This commit is contained in:
adityajd 2024-02-26 21:22:32 +07:00 committed by GitHub
parent 22dc99ab29
commit 21dd8d6175
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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://167.86.79.231"
override var mainUrl = "http://51.68.185.138/"
override var name = "Cgvindo"
}