one more video
This commit is contained in:
parent
34f7f5174b
commit
2ba348ac98
1 changed files with 1 additions and 2 deletions
|
|
@ -1,14 +1,13 @@
|
||||||
const VIDEOS = [
|
const VIDEOS = [
|
||||||
"https://cdn.computernetthings.ru/nikit0s.mp4",
|
"https://cdn.computernetthings.ru/nikit0s.mp4",
|
||||||
"https://cdn.computernetthings.ru/nikit0s2.mp4",
|
"https://cdn.computernetthings.ru/nikit0s2.mp4",
|
||||||
// "https://cdn.computernetthings.ru/video2.mp4",
|
"https://cdn.computernetthings.ru/nikit0s3.mp4",
|
||||||
];
|
];
|
||||||
|
|
||||||
const PHOTOS = [
|
const PHOTOS = [
|
||||||
"https://cdn.computernetthings.ru/ph1.jpg",
|
"https://cdn.computernetthings.ru/ph1.jpg",
|
||||||
"https://cdn.computernetthings.ru/ph2.jpg",
|
"https://cdn.computernetthings.ru/ph2.jpg",
|
||||||
"https://cdn.computernetthings.ru/ph3.jpg",
|
"https://cdn.computernetthings.ru/ph3.jpg",
|
||||||
// "https://cdn.computernetthings.ru/photo2.jpg",
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const CANVAS_SELECTOR = ".VibeWidgetAnimation_root__7fpeP > canvas:nth-child(1)";
|
const CANVAS_SELECTOR = ".VibeWidgetAnimation_root__7fpeP > canvas:nth-child(1)";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue