This commit is contained in:
Sam Potts
2018-03-17 23:33:25 +11:00
parent a0173d991e
commit 3bccc0da01
11 changed files with 990 additions and 1707 deletions

View File

@@ -56,7 +56,7 @@ const defaults = {
// Sprite (for icons)
loadSprite: true,
iconPrefix: 'plyr',
iconUrl: 'https://cdn.plyr.io/3.0.0-beta.20/plyr.svg',
iconUrl: 'https://cdn.plyr.io/3.0.0/plyr.svg',
// Blank video (used to prevent errors on source change)
blankVideo: 'https://cdn.plyr.io/static/blank.mp4',