From aee219a059c599f078acf8f2048b661577523306 Mon Sep 17 00:00:00 2001 From: Derpimus - Liam Raithel <76272488+lraithel15133@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:58:35 -0600 Subject: [PATCH] Update random_video.js --- videos/random_video.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/videos/random_video.js b/videos/random_video.js index fd78791..a43fdba 100644 --- a/videos/random_video.js +++ b/videos/random_video.js @@ -1,4 +1,4 @@ -var videos = ["bedspin", "printing", "vasing_big", "vasing_small", "throw1", "throw2"]; +var videos = ["bedspin", "printing", "vasing_big", "vasing_small", "throw1", "throw2", "2023-05-04_00-09-20", "2023-06-08_23-30-36", "PXL_20230706_175035756", "PXL_20240118_141605700.TS1"]; window.addEventListener("DOMContentLoaded", function () { var videoTag = document.getElementById("prexz");