From 0fb1885f42976e312635bd8a3a81633c5d162137 Mon Sep 17 00:00:00 2001 From: James Kinsman Date: Tue, 29 Jan 2019 10:57:54 +0000 Subject: [PATCH] Update cache_domains.json Resolved #51 --- cache_domains.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cache_domains.json b/cache_domains.json index 7cd5c45..5a75dce 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -95,7 +95,8 @@ { "name": "xboxlive", "description": "CDN for xboxlive", - "domain_files": ["xboxlive.txt"] + "domain_files": ["xboxlive.txt"], + "mixed_content": true } ] }