mirror of
https://github.com/uklans/cache-domains
synced 2025-06-19 07:52:56 +02:00
Fix #32 - add Epic Games HTTP CDNs
This commit is contained in:
parent
02b919e1eb
commit
da2e71440b
@ -20,6 +20,11 @@
|
|||||||
"description": "Daybreak games CDN",
|
"description": "Daybreak games CDN",
|
||||||
"domain_files": ["daybreak.txt"]
|
"domain_files": ["daybreak.txt"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "epic-games",
|
||||||
|
"description": "CDN for Epic Games",
|
||||||
|
"domain_files": ["epic-games.txt"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "frontier",
|
"name": "frontier",
|
||||||
"description": "CDN for frontier games",
|
"description": "CDN for frontier games",
|
||||||
|
5
epic-games.txt
Normal file
5
epic-games.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
epicgames-download1.akamaized.net
|
||||||
|
download.epicgames.com
|
||||||
|
download2.epicgames.com
|
||||||
|
download3.epicgames.com
|
||||||
|
download4.epicgames.com
|
Loading…
Reference in New Issue
Block a user