mirror of
https://github.com/uklans/cache-domains
synced 2025-06-18 23:52:55 +02:00
debian update caching
This commit is contained in:
parent
0d85de9154
commit
9aef56bc6b
@ -10,6 +10,11 @@
|
|||||||
"description": "CDN for blizzard/battle.net",
|
"description": "CDN for blizzard/battle.net",
|
||||||
"domain_files": ["blizzard.txt"]
|
"domain_files": ["blizzard.txt"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Debian",
|
||||||
|
"description": "Debian related OS updates",
|
||||||
|
"domain_files": ["debian.txt"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "bsg",
|
"name": "bsg",
|
||||||
"description": "CDN for Battle State Games, Tarkov",
|
"description": "CDN for Battle State Games, Tarkov",
|
||||||
|
4
debian.txt
Normal file
4
debian.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
deb.debian.org
|
||||||
|
security.debian.org
|
||||||
|
archive.raspberrypi.com
|
||||||
|
httpredir.debian.org
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"combined_output": false,
|
"combined_output": false,
|
||||||
"ips": {
|
"ips": {
|
||||||
"monolithic": ["192.168.74.208"]
|
"monolithic": ["192.168.74.210"]
|
||||||
},
|
},
|
||||||
"cache_domains": {
|
"cache_domains": {
|
||||||
"blizzard": "monolithic",
|
"blizzard": "monolithic",
|
||||||
@ -12,6 +12,7 @@
|
|||||||
"sony": "monolithic",
|
"sony": "monolithic",
|
||||||
"steam": "monolithic",
|
"steam": "monolithic",
|
||||||
"uplay": "monolithic",
|
"uplay": "monolithic",
|
||||||
"wsus": "monolithic"
|
"wsus": "monolithic",
|
||||||
|
"debian": "monolithic"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user