:HTML/youtube のバックアップの現在との差分 (No. 2)

  • 追加された行はこの色です。
  • 削除された行はこの色です。
<div class="youtube ${pos=right}" style="${style=}">
<object data="http://www.youtube-nocookie.com/v/${raw:id=}?fs=1&rel=0&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" width="${width=480}" height="${height=295}">
<param name="src" value="http://www.youtube-nocookie.com/v/${raw:id=}?fs=1&rel=0&color1=0x3a3a3a&color2=0x999999" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
</object>
</div>
#freeze
#author("2018-06-27T00:30:23+09:00","default:admin","admin")
<div class="youtube ${pos=right}" style="${style=}"><iframe type="text/html" width="${width=480}" height="${height=295}" frameborder="0" src="https://www.youtube.com/embed/${raw:id=}?modestbranding=1&rel=0" /><p>YouTube Video: <a href="https://www.youtube.com/watch?v=${raw:id=}">https://www.youtube.com/watch?v=${raw:id=}</a></p></iframe></div>