From 1810d4ba4dd6dddf1a75742a326179877238ff53 Mon Sep 17 00:00:00 2001 From: Francesco Grazioso <40018163+FrancescoGrazioso@users.noreply.github.com> Date: Tue, 23 Apr 2024 06:59:50 +0200 Subject: [PATCH] Update domain (#118) --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 99bf9ab..9dd37aa 100644 --- a/config.json +++ b/config.json @@ -16,7 +16,7 @@ }, "SITE": { "streaming_site_name": "streamingcommunity", - "streaming_domain": "africa", + "streaming_domain": "marketing", "anime_site_name": "animeunity", "anime_domain": "to" }, @@ -54,4 +54,4 @@ } } } -} \ No newline at end of file +}