cloudstream-extensions-hexated/RebahinProvider/src/main/kotlin/com/hexated/Cgvindo.kt

10 lines
187 B
Kotlin
Raw Normal View History

2023-07-20 12:35:26 +00:00
package com.hexated
import com.lagradost.cloudstream3.TvType
class Cgvindo : RebahinProvider() {
2024-02-26 14:22:32 +00:00
override var mainUrl = "http://51.68.185.138/"
2023-07-20 12:35:26 +00:00
override var name = "Cgvindo"
2023-11-30 00:13:49 +00:00
}