mirror of
https://github.com/uklans/cache-domains
synced 2025-06-18 23:52:55 +02:00
Merge branch 'master' of github.com:uklans/cache-domains
This commit is contained in:
commit
71753f051e
@ -53,7 +53,7 @@ The wildcard format shall be defined as per the below
|
||||
|
||||
##### Notes for Squid users
|
||||
|
||||
If you are using these files within a squid dst_domain acl you will need to reformat the wildcard entries to be compliant with the squid acl format. The following regex should suffice `s/*\./\./`
|
||||
If you are using these files within a squid dst_domain acl you will need to reformat the wildcard entries to be compliant with the squid acl format. The following regex should suffice `s/*\./\./` however latest versions of squid are very particular about duplicate domains. The scripts/create-squid.sh should help you out here!
|
||||
|
||||
## Updates
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
origin-a.akamaihd.net
|
||||
lvlt.cdn.ea.com
|
||||
cdn-patch.swtor.com
|
||||
|
@ -6,4 +6,5 @@ xboxone.vo.llnwd.net
|
||||
xbox-mbr.xboxlive.com
|
||||
assets1.xboxlive.com.nsatc.net
|
||||
xvcf1.xboxlive.com
|
||||
xvcf2.xboxlive.com
|
||||
d1.xboxlive.com
|
||||
|
Loading…
Reference in New Issue
Block a user