From 5f74d969d1e6de78f79fc4b5335d815477cd61a3 Mon Sep 17 00:00:00 2001 From: Darren Rainey Date: Mon, 8 Jul 2024 15:44:00 +0100 Subject: [PATCH] Remove EA services temporaliy Removing EA services from cache temporarly as since the move from EA Origin to the EA app the config blocks updates to the EA app client. --- cache_domains.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/cache_domains.json b/cache_domains.json index c9b67097..134f1f46 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -50,13 +50,6 @@ "description": "CDN for Nintendo consoles and download servers", "domain_files": ["nintendo.txt"] }, - { - "name": "origin", - "description": "CDN for origin", - "notes": "Should be enabled for HTTP traffic only or with a HTTPS proxy else origin client download fails", - "mixed_content": true, - "domain_files": ["origin.txt"] - }, { "name": "pathofexile", "description": "CDN for Path Of Exile",