x
This commit is contained in:
parent
5028a0afbd
commit
4e58f3a710
1 changed files with 1 additions and 1 deletions
|
|
@ -1228,7 +1228,7 @@
|
|||
function loadVideoSource() {
|
||||
let videoUrl;
|
||||
if (currentSource === 'vidsrc.cc') {
|
||||
videoUrl = 'https://vidsrc.cc/embed/';
|
||||
videoUrl = 'https://vidsrc.cc/v2/embed/';
|
||||
if (currentMediaType === 'movie') {
|
||||
videoUrl += `movie/${currentImdbId}`;
|
||||
} else if (currentMediaType === 'tv') {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue