From bfcadf481ddf723d3131809039f0be9b15861f93 Mon Sep 17 00:00:00 2001 From: GotenXiao Date: Thu, 30 May 2019 20:05:34 +0100 Subject: [PATCH] Add Epic Games HTTP CDNs (#89) * Fix #32 - add Epic Games HTTP CDNs * #32 - Fix end of line * #32 - Mark epic-games as mixed content --- cache_domains.json | 6 ++++++ epic-games.txt | 5 +++++ 2 files changed, 11 insertions(+) create mode 100644 epic-games.txt diff --git a/cache_domains.json b/cache_domains.json index 5a75dce..7f16ff2 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -20,6 +20,12 @@ "description": "Daybreak games CDN", "domain_files": ["daybreak.txt"] }, + { + "name": "epic-games", + "description": "CDN for Epic Games", + "domain_files": ["epic-games.txt"], + "mixed_content": true + }, { "name": "frontier", "description": "CDN for frontier games", diff --git a/epic-games.txt b/epic-games.txt new file mode 100644 index 0000000..9c5b10f --- /dev/null +++ b/epic-games.txt @@ -0,0 +1,5 @@ +epicgames-download1.akamaized.net +download.epicgames.com +download2.epicgames.com +download3.epicgames.com +download4.epicgames.com