news: all iframes must src from https://

browsers block unencrypted iframes on secure sites.
This commit is contained in:
Astro 2016-03-31 15:59:56 +02:00
parent a44fe946c0
commit f00c674c0c
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
</p> </p>
<iframe xmlns="http://www.w3.org/1999/xhtml" <iframe xmlns="http://www.w3.org/1999/xhtml"
width="640" height="360" width="640" height="360"
src="http://www.youtube-nocookie.com/embed/BEA0A7ChHBE" src="https://www.youtube-nocookie.com/embed/BEA0A7ChHBE"
frameborder="0" allowfullscreen="allowfullscreen"> frameborder="0" allowfullscreen="allowfullscreen">
</iframe> </iframe>
<p> <p>

View File

@ -36,7 +36,7 @@
herkömmlichen Zahlungsmitteln</link> unterstützen. herkömmlichen Zahlungsmitteln</link> unterstützen.
</p> </p>
<iframe xmlns="http://www.w3.org/1999/xhtml" <iframe xmlns="http://www.w3.org/1999/xhtml"
src="http://www.youtube-nocookie.com/embed/KCAGb7oSwDs" src="https://www.youtube-nocookie.com/embed/KCAGb7oSwDs"
width="640" height="360" width="640" height="360"
frameborder="0" allowfullscreen="allowfullscreen"> frameborder="0" allowfullscreen="allowfullscreen">
</iframe> </iframe>

View File

@ -41,7 +41,7 @@
</p> </p>
</addendum> </addendum>
<iframe xmlns="http://www.w3.org/1999/xhtml" <iframe xmlns="http://www.w3.org/1999/xhtml"
src="http://www.youtube-nocookie.com/embed/XyL589A0mP8" src="https://www.youtube-nocookie.com/embed/XyL589A0mP8"
width="640" height="360" width="640" height="360"
frameborder="0" allowfullscreen="allowfullscreen"> frameborder="0" allowfullscreen="allowfullscreen">
</iframe> </iframe>