removed query parameter as it is not working with Google Blogger.

This commit is contained in:
Ravi Ranjan 2019-10-11 14:02:42 +01:00
parent b4b9d70462
commit 453d39cce8
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
</editorFormat>
<embedFormat>
<![CDATA[
<iframe src="http://www.youtube.com/embed/{videoId}&hl=en" width="{width}" height="{height}" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe src="http://www.youtube.com/embed/{videoId}" width="{width}" height="{height}" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
]]>
</embedFormat>
<embedPatterns>