浏览代码

AsIs - freedom DS

mhsanaei 1 天之前
父节点
当前提交
9476472bf6
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      sub/default.json
  2. 1 1
      web/service/config.json

+ 1 - 1
sub/default.json

@@ -47,7 +47,7 @@
       "tag": "direct",
       "protocol": "freedom",
       "settings": {
-        "domainStrategy": "UseIP",
+        "domainStrategy": "AsIs",
         "redirect": "",
         "noises": []
       }

+ 1 - 1
web/service/config.json

@@ -30,7 +30,7 @@
       "tag": "direct",
       "protocol": "freedom",
       "settings": {
-        "domainStrategy": "UseIP",
+        "domainStrategy": "AsIs",
         "redirect": "",
         "noises": []
       }