mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 14:47:14 +00:00
Use https for YouTube
This commit is contained in:
@@ -8,8 +8,8 @@ https://tiddlywiki.com/tiddlywiki-eu-meetup-2016/
|
||||
|
||||
Here's the stream of day 1:
|
||||
|
||||
<iframe width="560" height="315" src="http://www.youtube.com/embed/7o0ClSI7Tdg" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/7o0ClSI7Tdg" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
Here's day 2:
|
||||
|
||||
<iframe width="560" height="315" src="http://www.youtube.com/embed/ipXyZkC8tjM" frameborder="0" allowfullscreen></iframe>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/ipXyZkC8tjM" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
Reference in New Issue
Block a user