From c1ef724916cf1a736ef75ddb0ea7a315c49dd666 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BD=A0=E7=9A=84=E5=90=8D=E5=AD=97?=
<你的邮箱@example.com>
Date: Wed, 16 Jul 2025 14:30:00 +0800
Subject: [PATCH] feat(video): add random video playback on end and update
video paths
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Remove video upload and fit toggle functionality to simplify the code
Add video list and random playback when current video ends
Update video source paths to be in '视频资源' directory
---
index.html | 4 ++--
script.js | 55 ++++++++++++++++++++++--------------------------------
2 files changed, 24 insertions(+), 35 deletions(-)
diff --git a/index.html b/index.html
index c14b08a..c14de87 100644
--- a/index.html
+++ b/index.html
@@ -11,9 +11,9 @@