Set referrerPolicy in the demo
This commit is contained in:
parent
7ca74f48bc
commit
0f16a018ff
@ -64,6 +64,10 @@ import toggleClass from './toggle-class';
|
|||||||
'https://cdn.plyr.io/static/demo/thumbs/240p.vtt',
|
'https://cdn.plyr.io/static/demo/thumbs/240p.vtt',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
vimeo: {
|
||||||
|
// Prevent Vimeo blocking plyr.io demo site
|
||||||
|
referrerPolicy: 'no-referrer',
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// Expose for tinkering in the console
|
// Expose for tinkering in the console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user