1
0
mirror of https://github.com/uklans/cache-domains.git synced 2024-05-12 03:54:53 +00:00

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

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",