Update vtbe.kt

This commit is contained in:
phisher98 2024-03-28 01:06:07 +05:30 committed by GitHub
parent 519c282905
commit f98252b1eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ import com.lagradost.cloudstream3.utils.JsUnpacker
open class vtbe : ExtractorApi() {
override var name = "Vtbe"
override var name = "vtbe"
override var mainUrl = "https://vtbe.to"
override val requiresReferer = true