CodingHsun commited on
Commit
dd459f9
·
verified ·
1 Parent(s): a83c1f4

merge 3 cam to vid

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -91,7 +91,7 @@
91
  <!-- Video 1 -->
92
  <div class="video-card">
93
  <video controls>
94
- <source src="https://files.catbox.moe/ynm3cw.mp4" type="video/mp4">
95
  Your browser does not support the video tag.
96
  </video>
97
 
@@ -104,7 +104,7 @@
104
  <!-- Video 2 -->
105
  <div class="video-card">
106
  <video controls>
107
- <source src="https://files.catbox.moe/tzwvrq.mp4" type="video/mp4">
108
  Your browser does not support the video tag.
109
  </video>
110
 
@@ -117,7 +117,7 @@
117
  <!-- Video 3 -->
118
  <div class="video-card">
119
  <video controls>
120
- <source src="https://files.catbox.moe/1k5dz1.mp4" type="video/mp4">
121
  Your browser does not support the video tag.
122
  </video>
123
 
 
91
  <!-- Video 1 -->
92
  <div class="video-card">
93
  <video controls>
94
+ <source src="https://files.catbox.moe/l8a4ej.mp4" type="video/mp4">
95
  Your browser does not support the video tag.
96
  </video>
97
 
 
104
  <!-- Video 2 -->
105
  <div class="video-card">
106
  <video controls>
107
+ <source src="https://files.catbox.moe/swefhz.mp4" type="video/mp4">
108
  Your browser does not support the video tag.
109
  </video>
110
 
 
117
  <!-- Video 3 -->
118
  <div class="video-card">
119
  <video controls>
120
+ <source src="https://files.catbox.moe/xzczu3.mp4" type="video/mp4">
121
  Your browser does not support the video tag.
122
  </video>
123