mirror of
https://github.com/uklans/cache-domains
synced 2025-06-18 15:42:56 +02:00
debian update caching
This commit is contained in:
parent
0d85de9154
commit
9aef56bc6b
@ -10,6 +10,11 @@
|
||||
"description": "CDN for blizzard/battle.net",
|
||||
"domain_files": ["blizzard.txt"]
|
||||
},
|
||||
{
|
||||
"name": "Debian",
|
||||
"description": "Debian related OS updates",
|
||||
"domain_files": ["debian.txt"]
|
||||
},
|
||||
{
|
||||
"name": "bsg",
|
||||
"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,
|
||||
"ips": {
|
||||
"monolithic": ["192.168.74.208"]
|
||||
"monolithic": ["192.168.74.210"]
|
||||
},
|
||||
"cache_domains": {
|
||||
"blizzard": "monolithic",
|
||||
@ -12,6 +12,7 @@
|
||||
"sony": "monolithic",
|
||||
"steam": "monolithic",
|
||||
"uplay": "monolithic",
|
||||
"wsus": "monolithic"
|
||||
"wsus": "monolithic",
|
||||
"debian": "monolithic"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user