From 6c15313274d1a28732cc7c86d0903ee951b80165 Mon Sep 17 00:00:00 2001 From: gionko <50587289+gionko@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:40:53 +0100 Subject: [PATCH] Update cache_domains.json Disabilitato PS5 e XBOX --- cache_domains.json | 10 ---------- 1 file changed, 10 deletions(-) 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"] } ] }