Skip to content

Commit

Permalink
Update VidSrcTo.kt Domain Changed (#1257)
Browse files Browse the repository at this point in the history
Vidsrc is changed from to to cc
  • Loading branch information
phisher98 authored Aug 7, 2024
1 parent 77dc9f7 commit fcac197
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit fcac197

Please sign in to comment.