From 304fc62213c495d6b03d40c4441705fcf804827f Mon Sep 17 00:00:00 2001 From: Walid Kayhal <3347810+waliid@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:59:05 +0100 Subject: [PATCH] fix(example): replace old and unplayable content by a new content (#50) --- src/layout/content/examples/examples.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/content/examples/examples.js b/src/layout/content/examples/examples.js index 133fa12..20279ae 100644 --- a/src/layout/content/examples/examples.js +++ b/src/layout/content/examples/examples.js @@ -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' }, {