From 8a465dc6dafc825440e6e501cc60a8f5b476394f Mon Sep 17 00:00:00 2001 From: Johnnybegood90 Date: Fri, 13 Mar 2026 22:05:06 +0100 Subject: [PATCH] removing useless config.example.json --- config.example.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 config.example.json diff --git a/config.example.json b/config.example.json deleted file mode 100644 index 82b010a..0000000 --- a/config.example.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "group_name": "MonGroupe TV", - "epg_url": "http://votre-serveur/api/xmltv.xml", - "m3u_url": "http://votre-serveur/api/channels.m3u" -}