Spaces:
Running
Running
Update index.html
Browse files- index.html +14 -1
index.html
CHANGED
@@ -322,6 +322,10 @@ const videoFiles = [
|
|
322 |
{ file: 'i3.mp4', tab: 6 },
|
323 |
{ file: 'tmpss5nprt_.mp4', tab: 6 },
|
324 |
{ file: 'watermarked_output (10).mp4', tab: 6 },
|
|
|
|
|
|
|
|
|
325 |
|
326 |
// 일곱 번째 그룹 (탭 7)
|
327 |
{ file: 'qq1.mp4', tab: 7 },
|
@@ -339,7 +343,11 @@ const videoFiles = [
|
|
339 |
{ file: 'tmp1y2bgrly.output.mp4', tab: 7 },
|
340 |
{ file: 'tmp22o82oge.output.mp4', tab: 7 },
|
341 |
{ file: 'tmp43xj9wgj.output.mp4', tab: 7 },
|
342 |
-
|
|
|
|
|
|
|
|
|
343 |
// 여덟 번째 그룹 (탭 8)
|
344 |
{ file: 'tmp59a06_s4.output.mp4', tab: 8 },
|
345 |
{ file: 'tmp6tomynny.output.mp4', tab: 8 },
|
@@ -355,6 +363,11 @@ const videoFiles = [
|
|
355 |
{ file: 'tmpinq30vk2.mp4', tab: 8 },
|
356 |
{ file: 'tmpnuljiasj.output.mp4', tab: 8 },
|
357 |
{ file: 'tmpqh0z4uts.output.mp4', tab: 8 },
|
|
|
|
|
|
|
|
|
|
|
358 |
{ file: 'tmps_zu8c60.output.mp4', tab: 8 }
|
359 |
];
|
360 |
|
|
|
322 |
{ file: 'i3.mp4', tab: 6 },
|
323 |
{ file: 'tmpss5nprt_.mp4', tab: 6 },
|
324 |
{ file: 'watermarked_output (10).mp4', tab: 6 },
|
325 |
+
|
326 |
+
{ file: '6-1.mp4', tab: 6 },
|
327 |
+
{ file: '6-2.mp4', tab: 6 },
|
328 |
+
{ file: '6-3.mp4', tab: 6 },
|
329 |
|
330 |
// 일곱 번째 그룹 (탭 7)
|
331 |
{ file: 'qq1.mp4', tab: 7 },
|
|
|
343 |
{ file: 'tmp1y2bgrly.output.mp4', tab: 7 },
|
344 |
{ file: 'tmp22o82oge.output.mp4', tab: 7 },
|
345 |
{ file: 'tmp43xj9wgj.output.mp4', tab: 7 },
|
346 |
+
|
347 |
+
{ file: '7-1.mp4', tab: 6 },
|
348 |
+
{ file: '7-2.mp4', tab: 6 },
|
349 |
+
{ file: '7-3'.mp4', tab: 6 },
|
350 |
+
|
351 |
// 여덟 번째 그룹 (탭 8)
|
352 |
{ file: 'tmp59a06_s4.output.mp4', tab: 8 },
|
353 |
{ file: 'tmp6tomynny.output.mp4', tab: 8 },
|
|
|
363 |
{ file: 'tmpinq30vk2.mp4', tab: 8 },
|
364 |
{ file: 'tmpnuljiasj.output.mp4', tab: 8 },
|
365 |
{ file: 'tmpqh0z4uts.output.mp4', tab: 8 },
|
366 |
+
|
367 |
+
{ file: '8-1.mp4', tab: 6 },
|
368 |
+
{ file: '8-2.mp4', tab: 6 },
|
369 |
+
{ file: '8-3.mp4', tab: 6 },
|
370 |
+
|
371 |
{ file: 'tmps_zu8c60.output.mp4', tab: 8 }
|
372 |
];
|
373 |
|