Skip to content

Commit

Permalink
Secure VODs
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxCouncil committed Mar 19, 2024
1 parent 1ffb219 commit 8b723a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
{
"name": "videojs (MP4, webM)",
"sources": [
{ "src": "http://vjs.zencdn.net/v/oceans.mp4", "type": "video/mp4" },
{ "src": "http://vjs.zencdn.net/v/oceans.webm","type": "video/webm" }
{ "src": "https://vjs.zencdn.net/v/oceans.mp4", "type": "video/mp4" },
{ "src": "https://vjs.zencdn.net/v/oceans.webm","type": "video/webm" }
]
}
],
Expand Down

0 comments on commit 8b723a7

Please sign in to comment.