diff --git a/cache_domains.json b/cache_domains.json index 0ef8e45..60e731c 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -72,11 +72,6 @@ "description": "CDN for rockstar games", "domain_files": ["rockstar.txt"] }, - { - "name": "sony", - "description": "CDN for sony / playstation", - "domain_files": ["sony.txt"] - }, { "name": "square", "description": "CDN for Final Fantasy XIV", @@ -111,11 +106,6 @@ "name": "wsus", "description": "CDN for windows updates", "domain_files": ["windowsupdates.txt"] - }, - { - "name": "xboxlive", - "description": "CDN for xboxlive", - "domain_files": ["xboxlive.txt"] } ] }