Reinstate Origin per beta client 10.5.63.37653 - 758549 (#126)
* reinstate Origin * Updated to CDN addresses specified by EA per uklans discussion
This commit is contained in:
parent
b4640e43e6
commit
1a1259b4ee
@ -50,6 +50,13 @@
|
|||||||
"description": "CDN for Nintendo consoles and download servers",
|
"description": "CDN for Nintendo consoles and download servers",
|
||||||
"domain_files": ["nintendo.txt"]
|
"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": "renegadex",
|
"name": "renegadex",
|
||||||
"description": "CDN for Renegade X",
|
"description": "CDN for Renegade X",
|
||||||
|
3
origin.txt
Normal file
3
origin.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# WARNING: Origin has been seen downloading https client downloads on origin-a.akamaihd.net. A solution should be in place to forward https to the origin server (eg sniproxy)
|
||||||
|
origin-a.akamaihd.net
|
||||||
|
lvlt.cdn.ea.com
|
Loading…
x
Reference in New Issue
Block a user