forked from 0x2620/pandora
fix tv subtitles
This commit is contained in:
parent
8aa95d35f2
commit
dbac45f7ac
3 changed files with 16 additions and 3 deletions
|
|
@ -1741,7 +1741,7 @@ pandora.getSubtitlesLayer = function() {
|
|||
}).map(function(layer) {
|
||||
return layer.id;
|
||||
})[0];
|
||||
}
|
||||
};
|
||||
|
||||
pandora.getMediaURL = function(url) {
|
||||
return pandora.site.site.mediaprefix + url;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue