Change to txt files instead of markdown to allow for auto-generating of config for various DNS servers, cache config, etc.

This commit is contained in:
Jessica Smith 2017-12-04 11:57:31 +00:00
parent c628583822
commit e44163f999
13 changed files with 5 additions and 7 deletions

View file

View file

@ -1,7 +0,0 @@
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

5
origin.txt Normal file
View file

@ -0,0 +1,5 @@
# 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

View file

View file