feat: Welcome Video.js player v8.23.3

This commit is contained in:
Yiannis Christodoulou
2025-07-08 06:02:53 +03:00
parent 966c2921b5
commit 3be86f91f7
24 changed files with 10598 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"rewrites": [
{
"source": "/(.*)",
"destination": "/index.html"
}
]
}