From 4f93bab7b2921b1641dfe5066a5959855011c086 Mon Sep 17 00:00:00 2001 From: Hazem Hagrass Date: Sun, 16 May 2021 06:53:35 +0200 Subject: [PATCH] Add Gameloop configurations. Add youtube configurations --- cache_domains.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cache_domains.json b/cache_domains.json index b6fc28b..5fdb702 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -132,6 +132,11 @@ "description": "CDN for gameloop updates", "domain_files": ["gameloop.txt"] }, + { + "name": "youtube", + "description": "CDN for youtube", + "domain_files": ["youtube.txt"] + }, { "name": "xboxlive", "description": "CDN for xboxlive",