فهرست منبع

update config file

Darien Raymond 7 سال پیش
والد
کامیت
4b2ee1185d
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      release/config/config.json

+ 3 - 1
release/config/config.json

@@ -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"
     ]
   },