From 015bf4296d8a45519503613518d8f8e5ae29f15d Mon Sep 17 00:00:00 2001 From: Hazem Hagrass Date: Sat, 9 Apr 2022 23:31:06 +0200 Subject: [PATCH] Update cache_domains.json Remove test file --- cache_domains.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/cache_domains.json b/cache_domains.json index a3d06eb..851b294 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -131,11 +131,6 @@ "name": "xboxlive", "description": "CDN for xboxlive", "domain_files": ["xboxlive.txt"] - }, - { - "name": "test", - "description": "Test URLs", - "domain_files": ["test.txt"] } ] -} \ No newline at end of file +}