From f24c1441987872f0222ee641f046f85168a7b21f Mon Sep 17 00:00:00 2001 From: nyemenzo <31677679+nyemenzo@users.noreply.github.com> Date: Sat, 9 Feb 2019 06:54:12 +0800 Subject: [PATCH] Update cache_domains.json --- cache_domains.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cache_domains.json b/cache_domains.json index 5a75dce..2ad587d 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -97,6 +97,11 @@ "description": "CDN for xboxlive", "domain_files": ["xboxlive.txt"], "mixed_content": true + }, + { + "name": "crossfire", + "description": "CDN for crossfire", + "domain_files": ["crossfire.txt"] } ] }