ginipick commited on
Commit
cda3d95
1 Parent(s): d016622

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -4
index.html CHANGED
@@ -306,14 +306,12 @@ const videoFiles = [
306
  { file: '4-1.mp4', tab: 4 },
307
  { file: '4-2.mp4', tab: 4 },
308
  { file: '4-3.mp4', tab: 4 },
309
-
310
  { file: 'z8.mp4', tab: 4 },
311
- { file: 'qq33.mp4', tab: 4 },
312
  { file: 'aq3.mp4', tab: 4 },
313
  { file: 'aq4.mp4', tab: 4 },
314
  { file: 'aq5.mp4', tab: 4 },
315
  { file: 'i4.mp4', tab: 4 },
316
-
317
 
318
  // 다섯 번째 그룹 (탭 5)
319
  { file: 't1.mp4', tab: 5 },
@@ -432,7 +430,7 @@ const videoFiles = [
432
  { file: 'tmpx2ketgav.output.mp4', tab: 8 },
433
  { file: 'tmpx75_3o81.output.mp4', tab: 8 },
434
  { file: 'tmpy2_6d7qo.output.mp4', tab: 8 },
435
- { file: 'watermarked_output (3).mp4', tab: 8 },
436
  { file: 'watermarked_output (4).mp4', tab: 8 }
437
 
438
  ];
 
306
  { file: '4-1.mp4', tab: 4 },
307
  { file: '4-2.mp4', tab: 4 },
308
  { file: '4-3.mp4', tab: 4 },
 
309
  { file: 'z8.mp4', tab: 4 },
 
310
  { file: 'aq3.mp4', tab: 4 },
311
  { file: 'aq4.mp4', tab: 4 },
312
  { file: 'aq5.mp4', tab: 4 },
313
  { file: 'i4.mp4', tab: 4 },
314
+ { file: 'watermarked_output (3).mp4', tab: 8 },
315
 
316
  // 다섯 번째 그룹 (탭 5)
317
  { file: 't1.mp4', tab: 5 },
 
430
  { file: 'tmpx2ketgav.output.mp4', tab: 8 },
431
  { file: 'tmpx75_3o81.output.mp4', tab: 8 },
432
  { file: 'tmpy2_6d7qo.output.mp4', tab: 8 },
433
+
434
  { file: 'watermarked_output (4).mp4', tab: 8 }
435
 
436
  ];