diff options
author | Sam Potts <sam@potts.es> | 2018-06-18 22:16:12 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-06-18 22:16:12 +1000 |
commit | 22d524ac9d1a688d8493de0b79ff95842353e4b7 (patch) | |
tree | 4adf4ec86b5bc684de50395ee15bbc5ab254e727 /demo | |
parent | 8584f6a1db0eecff8ac2c8c332a837e8a309fbf9 (diff) | |
download | plyr-22d524ac9d1a688d8493de0b79ff95842353e4b7.tar.lz plyr-22d524ac9d1a688d8493de0b79ff95842353e4b7.tar.xz plyr-22d524ac9d1a688d8493de0b79ff95842353e4b7.zip |
Removed 1440p so I can afford to eat
Diffstat (limited to 'demo')
-rw-r--r-- | demo/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html index df0076f7..5dc57fed 100644 --- a/demo/index.html +++ b/demo/index.html @@ -96,7 +96,7 @@ <source src="https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-576p.mp4" type="video/mp4" size="576"> <source src="https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-720p.mp4" type="video/mp4" size="720"> <source src="https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-1080p.mp4" type="video/mp4" size="1080"> - <source src="https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-1440p.mp4" type="video/mp4" size="1440"> + <!-- <source src="https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-1440p.mp4" type="video/mp4" size="1440"> --> <!-- Caption files --> <track kind="captions" label="English" srclang="en" src="https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.en.vtt" |