mirror of
https://github.com/uklans/cache-domains
synced 2025-06-18 15:42:56 +02:00
Create config.json
This commit is contained in:
parent
67594ce10c
commit
0d85de9154
17
scripts/config.json
Normal file
17
scripts/config.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"combined_output": false,
|
||||
"ips": {
|
||||
"monolithic": ["192.168.74.208"]
|
||||
},
|
||||
"cache_domains": {
|
||||
"blizzard": "monolithic",
|
||||
"epicgames": "monolithic",
|
||||
"nintendo": "monolithic",
|
||||
"origin": "monolithic",
|
||||
"riot": "monolithic",
|
||||
"sony": "monolithic",
|
||||
"steam": "monolithic",
|
||||
"uplay": "monolithic",
|
||||
"wsus": "monolithic"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user