From 5445a3e798c2b486881dcd616a52a5136fb83c8d Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Tue, 22 Jun 2021 17:52:11 -0400 Subject: [PATCH 1/2] no more flash --- utils/stats/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/stats/index.html b/utils/stats/index.html index 3d8076d4e..829bf2807 100644 --- a/utils/stats/index.html +++ b/utils/stats/index.html @@ -468,7 +468,6 @@

Timed Metadata

if (videojs.log.debug) { videojs.log.level('debug'); } - videojs.options.flash.swf = '../../node_modules/videojs-swf/dist/video-js.swf'; createPlayer(setup); // hook up the video switcher document.getElementById('load-url').addEventListener('submit', function(event) { From 43d416e0155bdfc7db6ec85af54247e6a3957585 Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Tue, 22 Jun 2021 17:52:45 -0400 Subject: [PATCH 2/2] use CF url --- utils/stats/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/stats/index.html b/utils/stats/index.html index 829bf2807..c592abedb 100644 --- a/utils/stats/index.html +++ b/utils/stats/index.html @@ -56,7 +56,7 @@