Update cache_domains.json

Disabilitato PS5 e XBOX
This commit is contained in:
gionko 2024-11-15 18:40:53 +01:00 committed by GitHub
parent 130698bc82
commit 6c15313274
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,11 +72,6 @@
"description": "CDN for rockstar games", "description": "CDN for rockstar games",
"domain_files": ["rockstar.txt"] "domain_files": ["rockstar.txt"]
}, },
{
"name": "sony",
"description": "CDN for sony / playstation",
"domain_files": ["sony.txt"]
},
{ {
"name": "square", "name": "square",
"description": "CDN for Final Fantasy XIV", "description": "CDN for Final Fantasy XIV",
@ -111,11 +106,6 @@
"name": "wsus", "name": "wsus",
"description": "CDN for windows updates", "description": "CDN for windows updates",
"domain_files": ["windowsupdates.txt"] "domain_files": ["windowsupdates.txt"]
},
{
"name": "xboxlive",
"description": "CDN for xboxlive",
"domain_files": ["xboxlive.txt"]
} }
] ]
} }