update config file

pull/1366/head
Darien Raymond 2018-11-05 22:13:45 +01:00
parent 03386f958d
commit 4b2ee1185d
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 3 additions and 1 deletions

View File

@ -72,13 +72,15 @@
},
"servers": [
{
"address": "1.1.1.1",
"address": "114.114.114.114",
"port": 53,
// List of domains that use this DNS first.
"domains": [
"domain:v2ray.com"
]
},
"8.8.8.8",
"1.1.1.1",
"localhost"
]
},