From 83ac0b2ed29ea0211ff245a40b208cc92de7cd46 Mon Sep 17 00:00:00 2001 From: Hazem Hagrass Date: Wed, 31 May 2023 22:50:51 +0300 Subject: [PATCH] Remove test files from configurations --- cache_domains.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cache_domains.json b/cache_domains.json index aa0fd65..4a5cc62 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -183,13 +183,6 @@ "xboxlive.txt" ], "name": "xboxlive" - }, - { - "description": "CDN for Test Servers", - "domain_files": [ - "test.txt" - ], - "name": "test" } ] }