From 353262307b96927c3aaf147b9bde02e8d0b5747d Mon Sep 17 00:00:00 2001 From: Alex X Date: Sun, 14 Dec 2025 22:34:43 +0300 Subject: [PATCH] Update links to icons in resources --- website/manifest.json | 4 ++-- www/stream.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/manifest.json b/website/manifest.json index b33a6064..1bfd3571 100644 --- a/website/manifest.json +++ b/website/manifest.json @@ -2,12 +2,12 @@ "name": "go2rtc", "icons": [ { - "src": "https://alexxit.github.io/go2rtc/icons/android-chrome-192x192.png", + "src": "https://go2rtc.org/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "https://alexxit.github.io/go2rtc/icons/android-chrome-512x512.png", + "src": "https://go2rtc.org/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } diff --git a/www/stream.html b/www/stream.html index 90797ef2..de7ad123 100644 --- a/www/stream.html +++ b/www/stream.html @@ -2,9 +2,9 @@ - - - + + + stream - go2rtc