Update Cgvindo.kt

This commit is contained in:
adityajd 2023-11-30 07:13:49 +07:00 committed by GitHub
parent 16c5459098
commit 12ce8a2dae
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 import com.lagradost.cloudstream3.TvType
class Cgvindo : RebahinProvider() { class Cgvindo : RebahinProvider() {
override var mainUrl = "http://cgvindo.ink" override var mainUrl = "http://167.86.79.231"
override var name = "Cgvindo" override var name = "Cgvindo"
} }