summaryrefslogtreecommitdiff
path: root/web/templates
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/conditions.html4
-rw-r--r--web/templates/partials/conditions-tab.html4
2 files changed, 4 insertions, 4 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>
diff --git a/web/templates/partials/conditions-tab.html b/web/templates/partials/conditions-tab.html
index 3ded125..adcaf54 100644
--- a/web/templates/partials/conditions-tab.html
+++ b/web/templates/partials/conditions-tab.html
@@ -13,7 +13,7 @@
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<!-- V1cam - West Halemaʻumaʻu -->
<div class="bg-black/40 backdrop-blur-sm rounded-lg overflow-hidden">
- <a href="https://www.usgs.gov/volcanoes/kilauea/v1cam-kilauea-volcano-hawaii-west-halemaumau-crater" target="_blank">
+ <a href="https://www.youtube.com/live/NDA9Bsvjwdk" target="_blank">
<img id="v1cam"
src="https://volcanoes.usgs.gov/observatories/hvo/cams/V1cam/images/M.jpg"
alt="V1cam - West Rim"
@@ -27,7 +27,7 @@
<!-- V2cam - East Halemaʻumaʻu -->
<div class="bg-black/40 backdrop-blur-sm rounded-lg overflow-hidden">
- <a href="https://www.usgs.gov/media/webcams/v2cam-kilauea-volcano-hawaii-east-halemaumau-crater" target="_blank">
+ <a href="https://www.youtube.com/live/Tz5tPqRRv1Y" target="_blank">
<img id="v2cam"
src="https://volcanoes.usgs.gov/cams/V2cam/images/M.jpg"
alt="V2cam - East Rim"