mirror of
https://github.com/uklans/cache-domains
synced 2025-08-03 06:41:22 +02:00
Add new test CDN
Add new test cdn for the use in testing and diagnostics. Assuming the test service is enabled test.cache.lancache.net and canary.uklans.net will respond with a lancache IP
This commit is contained in:
parent
67535f7b9f
commit
6c12ed6be5
@ -126,6 +126,11 @@
|
||||
"name": "xboxlive",
|
||||
"description": "CDN for xboxlive",
|
||||
"domain_files": ["xboxlive.txt"]
|
||||
},
|
||||
{
|
||||
"name": "test",
|
||||
"description": "Test CDN, recommended to enable for additional diagnostics",
|
||||
"domain_files": ["test.txt"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user