Added bare IP example in config.example.json

This commit is contained in:
Nathan Adhitya 2022-08-18 19:38:56 +07:00 committed by GitHub
parent 885cea3899
commit fb80d7a16a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"ips": {
"adguardhome_upstream": ["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",