mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update vtbe.kt
This commit is contained in:
parent
519c282905
commit
f98252b1eb
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import com.lagradost.cloudstream3.utils.JsUnpacker
|
||||||
|
|
||||||
|
|
||||||
open class vtbe : ExtractorApi() {
|
open class vtbe : ExtractorApi() {
|
||||||
override var name = "Vtbe"
|
override var name = "vtbe"
|
||||||
override var mainUrl = "https://vtbe.to"
|
override var mainUrl = "https://vtbe.to"
|
||||||
override val requiresReferer = true
|
override val requiresReferer = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue