Browse Source

changing the type of video from 'application/x-mpegURL' to 'video/mp4'

master
anglk 2 years ago
parent
commit
eda10164c7
  1. 2
      index.html

2
index.html

@ -203,7 +203,7 @@
>
<source
src="https://vvvvvvaria.org/archive/2021-11-29_mirroring_ROOTS/GIF+JINGLE.mp4"
type="application/x-mpegURL"
type="video/mp4"
/>
</video>
<br>

Loading…
Cancel
Save