Create config.json

This commit is contained in:
arturespl 2025-01-24 21:18:22 +01:00 committed by GitHub
parent 67594ce10c
commit 0d85de9154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

17
scripts/config.json Normal file
View 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"
}
}