From 732ce0ce78b506abc406a1c16016ebe181ed7136 Mon Sep 17 00:00:00 2001 From: dimedtec Date: Wed, 3 Jun 2026 19:45:25 +0200 Subject: [PATCH] Streaming: n-tv hinzugefuegt --- Assets/online-sources.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Assets/online-sources.json b/Assets/online-sources.json index af63201..316a0aa 100644 --- a/Assets/online-sources.json +++ b/Assets/online-sources.json @@ -54,6 +54,7 @@ { "name": "RTL+", "url": "https://plus.rtl.de" }, { "name": "ARTE", "url": "https://www.arte.tv/de" }, { "name": "Apple TV+", "url": "https://tv.apple.com" }, - { "name": "Amazon Prime Video", "url": "https://www.amazon.de/gp/video/storefront" } + { "name": "Amazon Prime Video", "url": "https://www.amazon.de/gp/video/storefront" }, + { "name": "n-tv", "url": "https://www.n-tv.de" } ] }