one more video

This commit is contained in:
yash 2026-07-21 13:24:16 +03:00
parent 34f7f5174b
commit 2ba348ac98

View file

@ -1,14 +1,13 @@
const VIDEOS = [
"https://cdn.computernetthings.ru/nikit0s.mp4",
"https://cdn.computernetthings.ru/nikit0s2.mp4",
// "https://cdn.computernetthings.ru/video2.mp4",
"https://cdn.computernetthings.ru/nikit0s3.mp4",
];
const PHOTOS = [
"https://cdn.computernetthings.ru/ph1.jpg",
"https://cdn.computernetthings.ru/ph2.jpg",
"https://cdn.computernetthings.ru/ph3.jpg",
// "https://cdn.computernetthings.ru/photo2.jpg",
];
const CANVAS_SELECTOR = ".VibeWidgetAnimation_root__7fpeP > canvas:nth-child(1)";