Skip to content

Commit a8e9b6a

Browse files
authored
Update php_gdrive_video_01.html
1 parent 03178a8 commit a8e9b6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/demos/php_video_gdrive_01/php_gdrive_video_01.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
<video id="my_video" muted autoplay controls style="width: 30%">
99
<source type="video/mp4"
10-
src="https://vcone.altervista.org/public/demos/video_php_01/vc1_php_proxy_gdrive_01_final.php" >
10+
src="https://drive.usercontent.google.com/download?id=1tgRWtfko9crwnMrKYXPH17ZwkphGOsnf&export=download&authuser=0" >
1111
</video>
1212

1313
<iframe src="https://vcone.altervista.org/public/demos/video_php_01/vc1_php_proxy_files_gdrive_01.html" ></iframe>
1414

1515
</body>
16-
</html>
16+
</html>

0 commit comments

Comments
 (0)