mirror of
https://github.com/uklans/cache-domains
synced 2025-06-19 07:52:56 +02:00
reinstate Origin
This commit is contained in:
parent
698914d22c
commit
799206a1bd
@ -55,6 +55,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",
|
||||||
|
6
origin.txt
Normal file
6
origin.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# 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
|
||||||
|
akamai.cdn.ea.com
|
||||||
|
lvlt.cdn.ea.com
|
||||||
|
river.data.ea.com
|
||||||
|
origin-a.akamaihd.net.edgesuite.net
|
Loading…
Reference in New Issue
Block a user