Added FLV Player

This commit is contained in:
2025-10-08 01:18:02 +05:30
parent e36b7e58e9
commit 77fae83a09
-2
View File
@@ -75,8 +75,6 @@ const id = `vp_${Math.random().toString(36).slice(2)}`;
<style>
.video-card {
position: relative;
width: 100%;
aspect-ratio: 16/9;
background: #000;
border-radius: 12px;
overflow: hidden;