From d69e8e2de029573083ec70046afa24fb9e7dd526 Mon Sep 17 00:00:00 2001 From: Hazem Hagrass Date: Sat, 26 Nov 2022 22:05:41 +0200 Subject: [PATCH] Update cache_domains.json --- cache_domains.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/cache_domains.json b/cache_domains.json index 7686b82..aa0fd65 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -183,6 +183,13 @@ "xboxlive.txt" ], "name": "xboxlive" + }, + { + "description": "CDN for Test Servers", + "domain_files": [ + "test.txt" + ], + "name": "test" } ] -} \ No newline at end of file +}