Skip to content

Commit

Permalink
fix(example): replace old and unplayable content by a new content (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
waliid authored Jan 7, 2025
1 parent 98289c5 commit 304fc62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layout/content/examples/examples.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ const EXAMPLES = {
HLS: [
{
title: 'VOD - HLS',
description: 'Switzerland says sorry! The fondue invasion',
src: 'https://swi-vod.akamaized.net/videoJson/47603186/master.m3u8',
description: 'Sacha part à la rencontre d\'univers atypiques',
src: 'https://rts-vod-amd.akamaized.net/ww/14970442/da2b38fb-ca9f-3c76-80c6-e6fa7f3c2699/master.m3u8',
type: 'application/x-mpegURL'
},
{
Expand Down

0 comments on commit 304fc62

Please sign in to comment.