add autoplay for funny embed

This commit is contained in:
hippoz 2020-10-12 15:25:36 +03:00
parent a265a1c75b
commit 6b84c13a9b

View file

@ -7,6 +7,6 @@
</head>
<body>
<h1>S-A SUNAT!!!!</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/gC_VkZeNywM?start=4&amp;end=9" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/gC_VkZeNywM?start=4&end=9&autoplay=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</body>
</html>