diff --git a/cache_domains.json b/cache_domains.json index 055e509..516138b 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -133,6 +133,12 @@ "name": "xboxlive", "description": "CDN for xboxlive", "domain_files": ["xboxlive.txt"] + }, + { + "name": "youtube", + "description": "CDN for youtube videos", + "mixed_content": true, + "domain_files": ["youtube.txt"] } ] }