From caa120a9c2926a957de9e400912769697afe8f00 Mon Sep 17 00:00:00 2001 From: perco Date: Sat, 4 Jul 2026 21:54:10 +0200 Subject: [PATCH] feat: ajoute IPTV Viewer au catalogue (Mes Projets) --- services.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/services.json b/services.json index 2841ab6..09bbbc2 100644 --- a/services.json +++ b/services.json @@ -56,6 +56,13 @@ "docker": "mountycrawl", "tags": ["jeu", "roguelike"] }, + { + "name": "IPTV Viewer", + "desc": "Lecture IPTV (M3U_plus) — catégories, EPG, monitoring du flux, admin/viewer séparés", + "url": "https://iptv.nas.percolouco.com", + "docker": "iptv-viewer", + "tags": ["iptv", "streaming"] + }, { "name": "PercoVitrine", "desc": "Site vitrine personnel",