mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update VidSrcTo.kt Domain Changed
Vidsrc is changed from to to cc
This commit is contained in:
parent
77dc9f7484
commit
5c84d9a0e2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import kotlin.io.encoding.ExperimentalEncodingApi
|
||||||
|
|
||||||
class VidSrcTo : ExtractorApi() {
|
class VidSrcTo : ExtractorApi() {
|
||||||
override val name = "VidSrcTo"
|
override val name = "VidSrcTo"
|
||||||
override val mainUrl = "https://vidsrc.to"
|
override val mainUrl = "https://vidsrc.cc"
|
||||||
override val requiresReferer = true
|
override val requiresReferer = true
|
||||||
|
|
||||||
override suspend fun getUrl(
|
override suspend fun getUrl(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue