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
This commit is contained in:
parent
02b919e1eb
commit
bfcadf481d
@ -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",
|
||||
|
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…
x
Reference in New Issue
Block a user