From 1aca6c37d4d44bd11aa99562dc13b08c941bf1e8 Mon Sep 17 00:00:00 2001 From: Koala <6156589+Shik3i@users.noreply.github.com> Date: Mon, 25 May 2026 12:58:59 +0200 Subject: [PATCH] fix(website): replace misleading 'local MP4s' with accurate platform list The hero subtitle claimed support for 'local MP4s' which makes no sense for a browser-based synchronization tool (local files can't be synced across different computers). Changed to accurately reflect actual platform support: YouTube, Twitch, Netflix, and any website with a video player. --- website/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/index.html b/website/index.html index dab2a85..88ee527 100644 --- a/website/index.html +++ b/website/index.html @@ -54,8 +54,8 @@ Gemeinsam schauen.
Perfekt synchron.

- A free, open-source watch party extension for YouTube, Twitch, and local MP4s. Built for reliable synchronization and data sovereignty. - Eine kostenlose, quelloffene Watch-Party-Erweiterung für YouTube, Twitch und lokale MP4s. Entwickelt für zuverlässige Synchronisation und Datenhoheit. + A free, open-source watch party extension for YouTube, Twitch, Netflix, and any website with a video player. Built for reliable synchronization and data sovereignty. + Eine kostenlose, quelloffene Watch-Party-Erweiterung für YouTube, Twitch, Netflix und jede Webseite mit einem Videoplayer. Entwickelt für zuverlässige Synchronisation und Datenhoheit.