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 +}