Updated example configuration for scripts
This commit is contained in:
@@ -1,20 +1,13 @@
|
|||||||
{
|
{
|
||||||
"ips": {
|
"ips": {
|
||||||
"adguardhome_upstream": ["94.140.14.140", "tls://dns.google", "https://dns.google/dns-query"],
|
"adguardhome_upstream": ["94.140.14.140", "tls://dns.google", "https://dns.google/dns-query"],
|
||||||
"steam": ["10.10.3.10", "10.10.3.11"],
|
|
||||||
"origin": "10.10.3.12",
|
|
||||||
"blizzard": "10.10.3.13",
|
|
||||||
"windows": "10.10.3.14",
|
"windows": "10.10.3.14",
|
||||||
"riot": "10.10.3.15",
|
"apple": "10.10.3.15",
|
||||||
"generic": "10.10.3.16"
|
"generic": "10.10.3.16"
|
||||||
},
|
},
|
||||||
"cache_domains": {
|
"cache_domains": {
|
||||||
"default": "generic",
|
"default": "generic",
|
||||||
"blizzard": "blizzard",
|
|
||||||
"origin": "origin",
|
|
||||||
"riot": "riot",
|
|
||||||
"steam": "steam",
|
|
||||||
"wsus": "windows",
|
"wsus": "windows",
|
||||||
"xboxlive": "windows"
|
"apple": "apple"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user