diff --git a/index.html b/index.html index c0e94b674..0a4412894 100644 --- a/index.html +++ b/index.html @@ -81,11 +81,11 @@ - - + + - + diff --git a/spec/player_integration.js b/spec/player_integration.js index 558db6247..79eb9d468 100644 --- a/spec/player_integration.js +++ b/spec/player_integration.js @@ -33,7 +33,7 @@ describe('Player', function() { const webmManifest = 'assets/feelings_vp9-20130806-manifest.mpd'; const bogusManifest = 'assets/does_not_exist'; const highBitrateManifest = - 'http://storage.googleapis.com/widevine-demo-media/sintel-1080p/dash.mpd'; + '//storage.googleapis.com/widevine-demo-media/sintel-1080p/dash.mpd'; const FUDGE_FACTOR = 0.3; beforeAll(function() {