From 972ba54a000093ba65c15d922296524b758db1a8 Mon Sep 17 00:00:00 2001 From: Hazem Hagrass Date: Mon, 14 Jun 2021 14:01:11 +0200 Subject: [PATCH] Add gameloop file --- cache_domains.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cache_domains.json b/cache_domains.json index 540ff21..2517d8a 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -122,6 +122,11 @@ "description": "CDN for windows updates", "domain_files": ["windowsupdates.txt"] }, + { + "name": "gameloop", + "description": "CDN for gameloop updates", + "domain_files": ["gameloop.txt"] + }, { "name": "xboxlive", "description": "CDN for xboxlive",