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