x
This commit is contained in:
parent
dbaa46104b
commit
271734131b
1 changed files with 1 additions and 1 deletions
|
|
@ -504,7 +504,7 @@
|
|||
}
|
||||
|
||||
function openModal(mediaType, imdbId) {
|
||||
let baseUrl = 'https://vidsrc.to/embed/';
|
||||
let baseUrl = 'https://vidsrc.xyz/embed/';
|
||||
if (mediaType === 'movie') {
|
||||
baseUrl += 'movie/';
|
||||
} else if (mediaType === 'tv') {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue