mirror of
https://github.com/recloudstream/cloudstream.git
synced 2025-05-18 03:36:19 +08:00
Update VidSrcTo.kt Domain Changed (#1257)
Vidsrc is changed from to to cc
This commit is contained in:
@ -16,7 +16,7 @@ import kotlin.io.encoding.ExperimentalEncodingApi
|
||||
|
||||
class VidSrcTo : ExtractorApi() {
|
||||
override val name = "VidSrcTo"
|
||||
override val mainUrl = "https://vidsrc.to"
|
||||
override val mainUrl = "https://vidsrc.cc"
|
||||
override val requiresReferer = true
|
||||
|
||||
override suspend fun getUrl(
|
||||
|
Reference in New Issue
Block a user