From b49f913c72bb637c1dabbd2e900063e5d83f2b0c Mon Sep 17 00:00:00 2001 From: Ajay Ghanwat Date: Wed, 8 Oct 2025 01:25:22 +0530 Subject: [PATCH] Added FLV Player --- src/components/FLVPLayer.astro | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/src/components/FLVPLayer.astro b/src/components/FLVPLayer.astro index 7c05bc7..b7cbae7 100644 --- a/src/components/FLVPLayer.astro +++ b/src/components/FLVPLayer.astro @@ -68,8 +68,23 @@ const id = `vp_${Math.random().toString(36).slice(2)}`; >🔊 - +