diff options
Diffstat (limited to 'web/templates/conditions.html')
| -rw-r--r-- | web/templates/conditions.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/templates/conditions.html b/web/templates/conditions.html index 66f87ce..6363b45 100644 --- a/web/templates/conditions.html +++ b/web/templates/conditions.html @@ -82,7 +82,7 @@ <!-- V1cam - Kilauea West Rim --> <div class="video-cell"> <iframe - src="https://www.youtube.com/embed/tk0tfYDxrUA?autoplay=1&mute=1&controls=1&modestbranding=1&rel=0" + src="https://www.youtube.com/embed/NDA9Bsvjwdk?autoplay=1&mute=1&controls=1&modestbranding=1&rel=0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen> </iframe> @@ -92,7 +92,7 @@ <!-- V2cam - Kilauea East Rim --> <div class="video-cell"> <iframe - src="https://www.youtube.com/embed/fiyttmA7YkA?autoplay=1&mute=1&controls=1&modestbranding=1&rel=0" + src="https://www.youtube.com/embed/Tz5tPqRRv1Y?autoplay=1&mute=1&controls=1&modestbranding=1&rel=0" allow="autoplay; encrypted-media; picture-in-picture" allowfullscreen> </iframe> |
